diff --git a/README.md b/README.md index a3eda9b..bf06ccf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # DirectApi DirectApi is a wrapper for the DirectAdmin API. +[![Latest Stable Version](http://poser.pugx.org/avametix/directapi/v)](https://packagist.org/packages/avametix/directapi) [![Total Downloads](http://poser.pugx.org/avametix/directapi/downloads)](https://packagist.org/packages/avametix/directapi) [![Latest Unstable Version](http://poser.pugx.org/avametix/directapi/v/unstable)](https://packagist.org/packages/avametix/directapi) [![License](http://poser.pugx.org/avametix/directapi/license)](https://packagist.org/packages/avametix/directapi) [![PHP Version Require](http://poser.pugx.org/avametix/directapi/require/php)](https://packagist.org/packages/avametix/directapi) + ## Installation Use the package manager [composer](https://getcomposer.org/) to install DirectApi. ```bash @@ -49,4 +51,4 @@ All DirectAdmin API commands can be found in the [DirectAdmin documentation](htt Contributions are primarily made by members of [Avametix](https://avametix.com), however pull requests are welcome. Planning a major change? Please open an issue first and discuss your changes. ## License -[GNU General Public License](https://choosealicense.com/licenses/gpl-3.0/) \ No newline at end of file +[GNU General Public License](https://choosealicense.com/licenses/gpl-3.0/)