From ec1d55f9f66a7e22a5e9248789a1a494b9cde391 Mon Sep 17 00:00:00 2001 From: REJack Date: Tue, 4 Dec 2018 13:05:35 +0100 Subject: [PATCH] Update README.md --- README.md | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 88f0dbd..9096413 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ -# CodeIgniter-Aauth v3 -## for CodeIgniter 4.x - +# CodeIgniter-Aauth v3 +[![pipeline status](https://git.graphiko.cloud/REJack/CodeIgniter-Aauth/badges/master/pipeline.svg)](https://git.graphiko.cloud/REJack/CodeIgniter-Aauth/commits/master) +[![coverage report](https://git.graphiko.cloud/REJack/CodeIgniter-Aauth/badges/master/coverage.svg)](https://git.graphiko.cloud/REJack/CodeIgniter-Aauth/commits/master) + +## for CodeIgniter 4.x + Aauth is a User Authorization Library for CodeIgniter 4.x, which aims to make easy some essential jobs such as login, permissions and access operations. Despite its ease of use, it has also very advanced features like groupping, access management, and public access. \ No newline at end of file