We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4745c2a commit 013e63dCopy full SHA for 013e63d
README.md
@@ -1,3 +1,6 @@
1
+Introduction
2
+============
3
+
4
Simple script to download a [Flickr](http://flickr.com) set:
5
6
flickr_download -k <api key> -s <api secret> -d <set id>
@@ -13,6 +16,10 @@ You can also set your API key and secret in `~/.flickr_download`:
13
16
api_key: my_key
14
17
api_secret: my_secret
15
18
19
20
+[](https://travis-ci.org/beaufour/flickr-download)
21
22
23
User Authentication Support
24
===========================
25
0 commit comments