From 7ae9f1ed434bb661b73ad636dcfd43d397523dc9 Mon Sep 17 00:00:00 2001 From: Ray Wang Date: Sat, 22 Aug 2020 16:35:43 +0800 Subject: [PATCH] shell script syntax highlighting in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2fb6fda5e1..13b3b4b9be 100644 --- a/README.md +++ b/README.md @@ -73,7 +73,7 @@ Try checking the current limit for open files: Then run the following commands: -``` +```shell #!/bin/sh # These are the original gist links, linking to my gists now.