From 29330e248f493b4d505cfcfbc21acb49b5b8e648 Mon Sep 17 00:00:00 2001 From: Emre Akay Date: Mon, 21 Sep 2015 22:53:15 +0300 Subject: [PATCH] 3.x update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 27888e1..e15c64a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ *** -Aauth is a User Authorization Library for CodeIgniter 2.x abd 3.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 private messages, groupping, access management, and public access. +Aauth is a User Authorization Library for CodeIgniter 2.x and 3.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 private messages, groupping, access management, and public access. **This is Quick Start page. You can also take a look at the [detailed Documentation Wiki](https://github.com/emreakay/CodeIgniter-Aauth/wiki/_pages) to learn about other great Features**