From b66770620d5e346a7bae990bc3c90bff4312f8e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piyush=20=E0=A4=AE=E0=A4=BF=E0=A4=B6=E0=A5=8D=E0=A4=B0?= Date: Sat, 7 Dec 2024 18:29:47 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index bb9d2ec..69eaa05 100644 --- a/README.md +++ b/README.md @@ -46,6 +46,9 @@ You can follow rust's official guide to install rust compiler and cargo [here](h ![](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 This project is under [GPLv3](LICENSE)