From d99f04ebeb59cc004fcc95961801e1ac09c1dbff Mon Sep 17 00:00:00 2001 From: M3philis Date: Tue, 3 Apr 2018 19:29:14 +0200 Subject: [PATCH] changed README --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 668e2cc..1c408bf 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,6 @@ Just use `go run` to run the tool without compiling. ### Flags -The crawler has 3 flags to be used: - * `--dir`: Defines the directory where to save pictures. Default is `%HOME/pictures/konachan/unnamed`. The `--dir` option defines the `unnamed` at the end. The `%HOME/pictures/konachan` is hardcoded at the moment. * `--tags`: A coma seperated list of tags to search for (--tags foo,bar,snafu,height:1080) * `--safe`: A boolean to enable safemode (Default is off)