Skip to content

Commit

Permalink
fixed image links :)
Browse files Browse the repository at this point in the history
  • Loading branch information
portapipe committed Aug 26, 2016
1 parent 6f40ddb commit 09cfd17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A Login/Logout system for any CodeIgniter project (like GroceryCrud that don't n
> There are some tips and code strips into the [WIKI](https://github.com/portapipe/Login-GroceryCrud/wiki) so read it!
> There is the [Official Website](https://portapipe.github.io/Login-GroceryCrud/) too!
![alt tag](https://github.com/portapipe/Login-GroceryCrud/blob/master/login_page.png)
![alt tag](https://github.com/portapipe/Login-GroceryCrud/blob/master/login_page.png?raw=true)
### Requirement
- MySQL
- CodeIgniter
Expand Down Expand Up @@ -31,7 +31,7 @@ You can create infinite groups. You have the ability to choose 'ID Only, Read Li

There is a WIKI page with the instruction on how it works:
https://github.com/portapipe/Login-GroceryCrud/wiki/Table-Permission-Management-(GRID)
![alt tag](https://github.com/portapipe/Login-GroceryCrud/blob/master/permissions_management.png)
![alt tag](https://github.com/portapipe/Login-GroceryCrud/blob/master/permissions_management.png?raw=true)

If you want to create your custom user management system you can go here:
https://github.com/portapipe/Login-GroceryCrud/wiki/Manage-the-users
Expand Down

0 comments on commit 09cfd17

Please sign in to comment.