diff --git a/Cargo.toml b/Cargo.toml index b7e933d..63036c1 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -2,7 +2,7 @@ name = "post_maker" version = "0.6.2" edition = "2021" -description = "Post Maker helps you to make post for Instagram and other Social Media apps easily." +description = "Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. " authors = ["PiyushXCoder "] license = "GPL-3.0-only" readme = "README.md" diff --git a/README.md b/README.md index 018170c..d0b922b 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ actix-web-grants

-> Post Maker helps you to make post for instagram and other social media apps easily. +> Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. ## Installing @@ -41,7 +41,7 @@ You can follow rust's official guide to install rust compiler and cargo [here](h ## General Overview of Controls -![](assets/Screenshot_2022-08-19_12-42-44.png) +![](assets/Screenshot_2022-08-19_13-48-49.png) ## License diff --git a/assets/Screenshot_2022-08-19_12-42-44.png b/assets/Screenshot_2022-08-19_12-42-44.png deleted file mode 100644 index fea9279..0000000 Binary files a/assets/Screenshot_2022-08-19_12-42-44.png and /dev/null differ diff --git a/assets/Screenshot_2022-08-19_13-48-49.png b/assets/Screenshot_2022-08-19_13-48-49.png new file mode 100644 index 0000000..14f60c8 Binary files /dev/null and b/assets/Screenshot_2022-08-19_13-48-49.png differ