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 a8f3831
Showing 1 changed file with 2 additions and 7 deletions.
9 changes: 2 additions & 7 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 Expand Up @@ -244,6 +240,5 @@ docker compose run --rm php_cli bash
### Test

```bash
# vendor/bin/phel test
vendor/bin/phel test
```

0 comments on commit a8f3831

Please sign in to comment.