Skip to content

Commit

Permalink
feat: update read me
Browse files Browse the repository at this point in the history
  • Loading branch information
txsoura committed May 9, 2021
1 parent 36019b7 commit a17be4e
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# Core

This project, is a simple [Laravel](https://laravel.com) library, to setup base Rest API features, using Repository pattern.

## Installation

You can install the package via composer:

```bash
composer require txsoura/core
```

## Documentation

See the [WIKI](https://github.com/txsoura/core/wiki) for documentation.


## License

This project is under MIT license. Go to [LICENSE](https://opensource.org/licenses/MIT) for more details.

0 comments on commit a17be4e

Please sign in to comment.