bsc

Comprehensive codebase and cou...
Log | Files | Refs | README | LICENSE

commit 6cd899e2ccf54a0bb43ad1c187caf5845f73bc36
parent 447eb3b63de37346eb52139b3fa6952ff9894649
Author: Amit Dutta <amitdutta4255@gmail.com>
Date:   Tue, 17 Mar 2026 19:01:14 +0530

Fix formatting and update author section in README

Diffstat:
MREADME.md | 14++++++++------
1 file changed, 8 insertions(+), 6 deletions(-)

diff --git a/README.md b/README.md @@ -115,20 +115,21 @@ To ensure the compiler is correctly set up and accessible, open a new command li 3. **Expected Result:** If successful, you should see the version information for the GCC compiler (e.g., `gcc (MinGW.org GCC-6.3.0-1) 6.3.0`). -> 🎉 **Congratulations!** Your C/C++ development environment is now ready. +> **Congratulations!** Your C/C++ development environment is now ready. > If you do not want to work that much, just go to this [website](https://www.programiz.com/c-programming/online-compiler) and run your programs. --- -## 👨‍💻 Author +## Author ### Amit Dutta -* 📧 **amitdutta4255@gmail.com** -* 📧 **mail@amit.is-a.dev** +* **amitdutta4255@gmail.com** +* **mail@amit.is-a.dev** -* 🌐 [**GitHub Profile**](https://github.com/notamitgamer) +* [**GitHub Profile**](https://github.com/notamitgamer) +* [**Portfolio**](https://amit.is-a.dev) ---- +---+ \ No newline at end of file
© notamitgamer • Site Built: 2026-07-21 13:58:23 UTC • git-mirror commit: 1037f62 [view raw info]
Originally created with stagit • modified by notamitgamer
Forked from github.com/notamitgamer/git-mirror