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