masonr / yet-another-bench-script

YABS - a simple bash script to estimate Linux server performance using fio, iperf3, & Geekbench
Do What The F*ck You Want To Public License
4.22k stars 430 forks source link

Use fenced code blocks for "How to Run" section #44

Closed knpwrs closed 1 year ago

knpwrs commented 1 year ago

The advantage of using fenced code blocks as opposed to inline code blocks is that the fenced code blocks have a copy button so you don't have to highlight the contents of the code block:

image