From 02d97067fac4546bb59e7048cc24b7a3f0750245 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Sun, 14 Apr 2019 02:36:51 +0200 Subject: [PATCH] Updated the documentation --- doc/index.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/doc/index.md b/doc/index.md index aef7fde..da3fbe4 100644 --- a/doc/index.md +++ b/doc/index.md @@ -1,8 +1,10 @@ # Gitea for PHP -![Gitea](img/gitea.png) +![Runtime](https://img.shields.io/packagist/php-v/sab-international/gitea.svg) ![Release](https://img.shields.io/packagist/v/sab-international/gitea.svg) ![License](https://img.shields.io/packagist/l/sab-international/gitea.svg) ![Downloads](https://img.shields.io/packagist/dt/sab-international/gitea.svg) ![Coverage](https://coveralls.io/repos/github/sab-international/gitea.php/badge.svg) ![Build](https://travis-ci.com/sab-international/gitea.php.svg) [Gitea](https://gitea.io) client library, in [PHP](https://secure.php.net). +![Gitea](img/gitea.png) + ## Quick start Install the latest version of **Gitea for PHP** with [Composer](https://getcomposer.org):