diff --git a/README.md b/README.md index c90f031e..cbb80d04 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ ## Colloid icon theme -Flat clean icon theme for linux desktops - ![1](preview.png?raw=true) ## Install tips @@ -11,8 +9,7 @@ Usage: `./install.sh` **[OPTIONS...]** | OPTIONS: | | |:--------------------|:-------------| |-d, --dest | Specify theme destination directory (Default: $HOME/share/icons)| -|-n, --name | Specify theme name (Default: WhiteSur)| -|-t, --theme | Specify theme color variant(s) [default/purple/pink/red/orange/yellow/green/grey/all] (Default: blue)| +|-n, --name | Specify theme name (Default: Colloid)| |-h, --help | Show this help| > For more information, run: `./install.sh --help`