Skip to content

Commit

Permalink
Added README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
divyanshumehta committed May 11, 2017
1 parent 3f390ce commit b6ed414
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# Issues Tracker

## About
This is an app that fetches the data from the issues page . This app does the mundane work of going to the issues page of your favourite opens source repo and fetching the issues. There are some features which pushes notifications to the users in case there are new issues. So clone the app and dont miss any issue.

## Installation
1. Clone the repo
2. Run `sudo pip install requests`
3. Run `python tracker.py` to fire up the app

0 comments on commit b6ed414

Please sign in to comment.