Mukul1127 / Minecraft-Performance-Flags-Benchmarks

Sane, Benchmarked Java Flags and Tweaks for Minecraft
https://github.com/Mukul1127/Minecraft-Java-Flags
MIT License
263 stars 5 forks source link

README.md: Use fenced code blocks more frequently #5

Closed Tokarak closed 9 months ago

Tokarak commented 9 months ago

When copying the Shenandoah GC flags, I left out the first hyphen. It took me a while to find my error. The hyphen is the last character on a line, so that's why I didn't notice it; this PR should isolate large codeblocks. Hopefully, fenced codeblocks for the larger blocks should be easier for users to copy from.

Tokarak commented 9 months ago

Looks much better!

Mukul1127 commented 9 months ago

Good Idea, 👍🏽