Skip to content

Commit

Permalink
README and example rendering of Trending arXiv
Browse files Browse the repository at this point in the history
  • Loading branch information
Smerity committed Sep 11, 2016
1 parent 1fc8327 commit d9d33a2
Show file tree
Hide file tree
Showing 2 changed files with 1,769 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Trending arXiv

Keep track of the papers and the tweet mini-commentaries that your friends are discussing on Twitter.

To run:

+ Set up the config file with Twitter API credentials and Twitter users to follow
+ Install Python requirements
+ Create database (`python create_db.py`)
+ Run development server (`run_dev_server.sh`)
+ Refresh to follow your friends :)
Loading

0 comments on commit d9d33a2

Please sign in to comment.