Compare commits
No commits in common. "master" and "0.6.3" have entirely different histories.
|
|
@ -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>
|
||||||
|
|
||||||
[](https://crates.io/crates/post_maker)
|

|
||||||
[](https://spdx.org/licenses/GPL-3.0-only.html)
|

|
||||||
|
|
||||||
> 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
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## 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)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue