David Leonard пре 10 година
родитељ
комит
7d7dd55cd3
1 измењених фајлова са 21 додато и 3 уклоњено
  1. 21 3
      README.md

+ 21 - 3
README.md

@@ -7,18 +7,36 @@ If you've attented hackathons, you already know how much time can be wasted figu
 
 Even if you are not using this for a hackathon, Django Hackathon Starter is sure to save any developer hours or even days of development time and can serve as a learning guide.
 
-Basic Authentication / OAuth Signin
+# Basic Authentication / OAuth Signin # 
 
 ![Login](https://github.com/DrkSephy/drksephy.github.io/blob/master/img/login.png)
 
-API Examples
+# API Examples # 
 
 ![API Examples](https://github.com/DrkSephy/drksephy.github.io/blob/master/img/api_examples.png)
 
-Twitter Example
+# Twitter Example # 
 
 ![Twitter Tweets](https://github.com/DrkSephy/drksephy.github.io/blob/master/img/twitter.png)
 
+Features
+--------
+* Basic Authentication with username and password
+* **OAuth 2.0 Authentication** for Github, LinkedIn and Instagram
+* **OAuth 1.0a Authentication** for Twitter and Tumblr.
+* API Examples
+    * Yelp API
+    * Github API
+    * Instagram API
+    * Tumblr API
+    * Twitter API
+    * Twilio API
+    * Meetup API 
+    * Steam API
+    * Quandl Stock API
+    * New York Times API
+    * LinkedIn API
+
 
 Getting Started
 ---------------