diff --git a/README.md b/README.md index 0e0b36c..42453c9 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,15 @@ -# SnAPI Chat +# SnAPI Chat [![Latest Stable Version](https://poser.pugx.org/mgp25/snapapi/v/stable)](https://packagist.org/packages/mgp25/snapapi) [![Total Downloads](https://poser.pugx.org/mgp25/snapapi/downloads)](https://packagist.org/packages/mgp25/snapapi) [![License](https://poser.pugx.org/mgp25/snapapi/license)](https://packagist.org/packages/mgp25/snapapi) **Read the [wiki](https://github.com/mgp25/SC-API/wiki)** and previous issues before opening a new one! Maybe your issue is already answered. ---------- +### Installation + +```sh +composer require mgp25/snapapi +``` + ### Special thanks - [teknogeek](https://github.com/teknogeek)