From 8fa35cea4cb0913c38b50016489ad0731f5e963e Mon Sep 17 00:00:00 2001 From: Athitya Kumar Date: Thu, 26 Jan 2017 21:46:17 +0530 Subject: [PATCH] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..04327ba --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# THE GITHUB FOLLOWER NOTIFICATION APP +A rails project with GitHub OAuth to notify you about new followers / unfollowers. For using the App, click (here)[http://github-follow.herokuapp.com/]. For reading the documentation, click (here)[https://athityakumar.github.io/blog/posts/GitHub_Follower_Notification_App/].