From 6bd88b5ca755f871bb82263182367d5562b65760 Mon Sep 17 00:00:00 2001 From: Emre Akay Date: Sat, 28 Sep 2013 00:39:04 +0300 Subject: [PATCH] little --- README.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e12825e..0fc331f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,17 @@ Aauth is a User Authorization Library for CodeIgniter 2.x, which aims to make ea After Quick Start, Take a look [detailed Documentation from wiki](https://github.com/emreakay/CodeIgniter-Aauth/wiki/_pages) -## Quick Start +### Features +User Management and Operations (login, logout, register, vertification via e-mail, forgoten password, ban management, login ddos protection) +Group Operations (Creaing, deleting groups, membership management) +Admin and Public Group support (Public permissions) +Permission Management (creating,deleting permissons, allow, deny groups, public permissions, permission checking) +Private Messages (pm between users) +Error Mesages and Validations +Langugage and config file support +Flexible + +### Quick Start *** Let's start :) Firstly we will load Aauth Library to system