Skip to content

Conversation

@Born-as-Harsha
Copy link

This PR fixes several small documentation issues in README.md:

✔ Fixed formatting issues

  • Removed extra space before closing bracket in Rust text editor link
  • Corrected misplaced newline for a [video] tag
  • Added missing blank line after the “Build your own Augmented Reality” header

✔ Fixed typos

  • Changed “TCP chater server” → “TCP chat server”
  • Changed “Writing a INI Parser” → “Writing an INI Parser”

✔ Summary

These changes improve readability, markdown correctness, and consistency across the document. No content or structure was changed.

This is a pure documentation cleanup PR.

@Born-as-Harsha
Copy link
Author

Hi!
I’ve opened this documentation cleanup PR to fix a few small formatting and typo issues in README.md.
All changes are minimal, safe, and isolated to documentation only.
If everything looks good, I kindly request a review and merge at your convenience.
Thank you for maintaining this amazing repository!

@Born-as-Harsha
Copy link
Author

Hi!
Just a friendly follow-up after a week.
No rush — just wanted to check if this PR needs any changes from my side.
Thanks again for maintaining this amazing project!

@Born-as-Harsha
Copy link
Author

Hello again! Just checking in on this small documentation cleanup PR.

The changes are entirely minor fixes (typos, spacing, formatting) and require minimal review.

Hope you're having a good week—please feel free to merge if everything looks correct. Thanks!

Copy link

@thetoasta thetoasta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

*I'm not a person allowed to merge.

This is pretty good! It fixes typos well, and also makes it look just better to read. I noticed on the Learn Video Game Programming in C video that the actual link was not on the video ending.

* [**C**: _Learn Video Game Programming in C_] [video](https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt)

Is incorrect if you're trying to follow pattern.

* [**C**: _Learn Video Game Programming in C_]https://www.youtube.com/playlist?list=PLT6WFYYZE6uLMcPGS3qfpYm7T_gViYMMt) [video]

is correct. The rest seems correct!

@Born-as-Harsha Born-as-Harsha closed this by deleting the head repository Dec 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants