Skip to content

Commit

Permalink
docs: update intro and credits
Browse files Browse the repository at this point in the history
  • Loading branch information
adhocore committed Dec 26, 2019
1 parent 4d292ca commit 7cbaae6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ Framework agnostic Command Line Interface utilities and helpers for PHP. Build C

- Command line application made easy
- Inspired by nodejs [commander](https://github.com/tj/commander.js) (thanks tj)
- Zero dependency.
- For PHP7 and for good

[![Screen Preview](https://i.imgur.com/qIYg9Zn.gif "Preview from adhocore/phalcon-ext which uses this cli package")](https://github.com/adhocore/phalcon-ext/tree/master/example/cli)
Expand Down Expand Up @@ -592,3 +593,7 @@ appname subcommand <tab> # autocompletes options for subcommand (phint init <tab
## License

> &copy; 2018, [Jitendra Adhikari](https://github.com/adhocore) | [MIT](./LICENSE)
### Credits

This project is release managed by [please](https://github.com/adhocore/please).

0 comments on commit 7cbaae6

Please sign in to comment.