LucasPilla / Sorting-Algorithms-Visualizer

Program made with Python and Pygame module for visualizing sorting algorithms
MIT License
418 stars 153 forks source link

README.md & Contribution.Md #151

Closed highb33kay closed 1 year ago

highb33kay commented 1 year ago

This Project is amazing. Great Work.

I Made Improvement to the README.md page by adding Repo URL to clone. Improved Markdown syntax. Improved Contribution.md by adding more detail.

Please Merge as HacktoberFest. Thank you.

highb33kay commented 1 year ago

hi @LucasPilla, Okay so according to Markdown Rules, Inlines HTML is not allowed by default, see Rules. In order to use Inline HTML Without errors, you need to declare it in a .markdownlint.json file and that is what I did.

highb33kay commented 1 year ago

I apologize for not explaining this in my first Commit Message.