Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kpauly2 committed Jul 2, 2015
1 parent 9c42854 commit 0136cf1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# PinCrawl
A simple app to download any Pinterest user's pins to a local directory.

## Download
If you just want to use the app, download the JAR here: http://www.mediafire.com/download/ky5oxy3s2y42yst/PinCrawl.jar

## Usage
Simply exectue the jar via command line including a user name argument.
> java -jar PinCrawl.jar kevinpauly
Expand All @@ -12,4 +15,4 @@ Simply exectue the jar via command line including a user name argument.
- Add arguments for overwrite, subtractive, and additive changes to existing directory structure
- Allow .gifs
- Test on platforms other than Win x64
- GUI?
- GUI?

0 comments on commit 0136cf1

Please sign in to comment.