Compare commits

..

No commits in common. "master" and "0.6.3" have entirely different histories.

1 changed files with 2 additions and 5 deletions

View File

@ -4,8 +4,8 @@
<img alt="actix-web-grants" src="./assets/icon_with_text.svg" width="170"> <img alt="actix-web-grants" src="./assets/icon_with_text.svg" width="170">
</p> </p>
[![Crates.io](https://img.shields.io/crates/v/post_maker?color=%23069060&style=for-the-badge)](https://crates.io/crates/post_maker) ![Crates.io](https://img.shields.io/crates/v/post_maker?color=%23069060&style=for-the-badge)
[![Crates.io](https://img.shields.io/crates/l/post_maker?style=for-the-badge)](https://spdx.org/licenses/GPL-3.0-only.html) ![Crates.io](https://img.shields.io/crates/l/post_maker?style=for-the-badge)
> Post Maker helps you to make post for instagram and other social media apps easily and in massive amount. > Post Maker helps you to make post for instagram and other social media apps easily and in massive amount.
@ -46,9 +46,6 @@ You can follow rust's official guide to install rust compiler and cargo [here](h
![](assets/Screenshot_2022-08-19_13-48-49.png) ![](assets/Screenshot_2022-08-19_13-48-49.png)
## Achievement
The Post Maker is listed in [Official Project Showcase of fltk-rs](https://github.com/fltk-rs/fltk-rs/issues/418)
## License ## License
This project is under [GPLv3](LICENSE) This project is under [GPLv3](LICENSE)