From 56566d4b56bc114be13b7c4cb0307ee6b8549282 Mon Sep 17 00:00:00 2001 From: rasul Date: Fri, 25 Oct 2019 14:25:02 -0500 Subject: [PATCH] add some languages for the highlighting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0108405..0c9c2a4 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ applications in my X session but it can be used for other things. ## Installing -``` -cargo install https://gitlab.com/rascul/sup +```shell +$ cargo install https://gitlab.com/rascul/sup ``` ## Running @@ -60,7 +60,7 @@ will be started in the order as read from the file. ### Example -``` +```toml [[app]] name = "x resource" command = "xrdb"