Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Chemaclass committed May 24, 2024
1 parent b79451f commit 4bdce2d
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,6 @@

phel-lang pdo wrapper library.

> **Notice**: This library is currently being prepared for migration to the phel-lang organization.
>
> After migration, it will be accessible as `phel-lang/phel-pdo`.
## Description


Expand All @@ -20,7 +16,7 @@ Therefore, I created a wrapper library (phel-pdo) that can handle PDO just by ca
Install from composer. https://packagist.org/packages/phel-lang/phel-pdo

```bash
composer require phel/phel-pdo
composer require phel-lang/phel-pdo
```

## Usage
Expand Down

0 comments on commit 4bdce2d

Please sign in to comment.