diff --git a/Cargo.toml b/Cargo.toml index 48aa61c..d50ddf1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "fie" -version = "0.3.0" +version = "0.4.0" authors = ["Douman "] repository = "https://github.com/DoumanAsh/fie" description = "Small and cute twitter app." diff --git a/README.md b/README.md index 0204576..2cb5335 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,6 @@ Use [example](fie.toml) as reference. ## Usage ``` -fie 0.2.0 Douman Small and cute twitter app. @@ -33,6 +32,7 @@ USAGE: FLAGS: --gab Use gab.ai. By default all social medias are used unless flag is specified. -h, --help Prints help information + --minds Use Minds.com. By default all social medias are used unless flag is specified. --twitter Use Twitter. By default all social medias are used unless flag is specified. -V, --version Prints version information