Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jreinlein committed Jan 22, 2015
1 parent b5c0754 commit a842bc9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,9 @@ Parses text from Wikipedia articles and provides most common words used.
1. Provide functionality for non-English articles
2. Implement word-cloud creation functionality for most common words
3. Allow exportation of results into .csv or .xls file
4. Provide support for non-Wikipedia URLs
4. Provide support for random Wikipedia articles
1. Implement quiz-type game (match word list to article name)
5. Provide support for non-Wikipedia URLs

## Libraries
- JSoup (parses HTML)
Expand Down

0 comments on commit a842bc9

Please sign in to comment.