diff --git a/README.md b/README.md index 98f2292..228ad6d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ # gib-sauce -A CLI program which allows you to find where a picture is from, it also prints a bunch of URLs (in the terminal) where you can download the original picture. \ No newline at end of file +A CLI program which allows you to find where a picture is from, it also prints a bunch of URLs (in the terminal) where you can download the original picture. + + +# Usage + +./sauce --url http://is2.4chan.org/w/1548420048781.png + + +# Requirements + +- Python3 requests \ No newline at end of file