From 1be3f796cfb274c083a39b748c78e673b901dec6 Mon Sep 17 00:00:00 2001 From: Mehmet Mert Gunduz Date: Sun, 9 Jun 2024 12:40:20 +0300 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index edbe9ac..4fbf0c7 100644 --- a/README.md +++ b/README.md @@ -66,13 +66,12 @@ sudo cmake --install . - `--help`: Access a guide and list of commands. - `--version`: Check the current version of Yiffy. - `--github`: Visit the [Yiffy GitHub repository](https://github.com/MertGunduz/yiffy). - - `--website`: Explore the official [Yiffy website](https://yiffy-cli.com/). - `--config`: Open the configuration menu. ### Configuration *Adjust settings and configurations as per your preference* - **yiffy configuration and credential arguments:** - `--nsfw "on/off"`: Toggle NSFW (Not Safe for Work) and SFW (Safe For Work) content. - - `--ivcommand "command"`: Sets the command used to view images in search system. + - `--ivcommand "cmd"`: Sets the command used to view images in search system. - `--uname "uname"`: Sets the uname used to send API requests. - `--apikey "apikey"`: Sets the API key used to send API requests.