From ba56ef5e3371de7cbc7ed72169f3b646db252d5d Mon Sep 17 00:00:00 2001 From: slawkens Date: Sun, 17 Jan 2021 10:18:43 +0100 Subject: [PATCH] Add some badges to README.md (cherry picked from commit d3850280f431f9d0b513cdb5bf8b72dbc5d2ddbb) --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 60d9e6ab..c3940ece 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,12 @@ -# myaac +# MyAAC + +[![Build Status Master](https://img.shields.io/travis/slawkens/myaac/master)](https://travis-ci.org/github/slawkens/myaac) +[![License: GPL-3.0](https://img.shields.io/github/license/slawkens/myaac)](https://opensource.org/licenses/gpl-license) +[![Downloads Count](https://img.shields.io/github/downloads/slawkens/myaac/total)](https://github.com/slawkens/myaac/releases) +[![PHP Versions](https://img.shields.io/travis/php-v/slawkens/myaac/master)](https://github.com/slawkens/myaac/blob/d8b3b4135827ee17e3c6d41f08a925e718c587ed/.travis.yml#L3) +[![OpenTibia Discord](https://img.shields.io/discord/288399552581468162)](https://discord.gg/2J39Wus) +[![Closed Issues](https://img.shields.io/github/issues-closed-raw/slawkens/myaac)](https://github.com/slawkens/myaac/issues?q=is%3Aissue+is%3Aclosed) + MyAAC is a free and open-source Automatic Account Creator (AAC) written in PHP. It is a fork of the [Gesior](https://github.com/gesior/Gesior2012) project. It supports only MySQL databases. Official website: https://my-aac.org