Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
nyamsprod committed Nov 27, 2023
1 parent 7415c4d commit 24afa8d
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,21 @@ You need:

- **PHP >= 8.1** but the latest stable version of PHP is recommended

## Installation

### Composer

~~~
composer require bakame-php/aide
~~~

### Usage

Please visit the following README for more details on:

- [Aide for Enums](https://github.com/bakame-php/aide-enum)
- [Aide for Errors](https://github.com/bakame-php/aide-error)

## Testing

The library has:
Expand Down

0 comments on commit 24afa8d

Please sign in to comment.