Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Amal Hichri committed Aug 14, 2018
1 parent 02d3cb6 commit f3af1ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -13,11 +13,11 @@ LoginKit takes care of the UI, the forms, the data validation, and Facebook SDK


<p align="center">
<img src="https://raw.githubusercontent.com/AmalH/User-registration-with-alamofire_mysql-and-facebook_sdk/master/iloginkit1.png"/>
<img src="https://raw.githubusercontent.com/AmalH/User-registration-with-alamofire_mysql-and-facebook_sdk/master/screenshots/iloginkit1.png"/>
</p>

<p align="center">
<img src="https://raw.githubusercontent.com/AmalH/User-registration-with-alamofire_mysql-and-facebook_sdk/master/iloginkit3.png"/>
<img src="https://raw.githubusercontent.com/AmalH/User-registration-with-alamofire_mysql-and-facebook_sdk/master/screenshots/iloginkit3.png"/>
</p>

* ### Use of Alamofire to consume PHP/MYSQL backend for user registration
Expand Down Expand Up @@ -61,7 +61,7 @@ override func signup(name: String, email: String, password: String){
```

<p align="center">
<img src="https://raw.githubusercontent.com/AmalH/User-registration-with-alamofire_mysql-and-facebook_sdk/master/mysql1.png"/>
<img src="https://raw.githubusercontent.com/AmalH/User-registration-with-alamofire_mysql-and-facebook_sdk/master/screenshots/mysql1.png"/>
</p>

* ### Facebook SDK for Swift integration
Expand Down

0 comments on commit f3af1ed

Please sign in to comment.