From fef00fae3265e77c0445ea650ba18ef53b1aa57e Mon Sep 17 00:00:00 2001 From: mgp25 Date: Thu, 25 Jun 2015 14:54:30 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) 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)