From 437e26166b555c6994b27273d889e12c836d7408 Mon Sep 17 00:00:00 2001 From: Nikolai Date: Sat, 22 Dec 2018 21:53:55 -0800 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 86f7fd0..16f925e 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,8 @@ After searching the internet, I found nothing really interesting. Kodi addon wil Update 22/12/2018: If you have many different /dev/inputs, you can pass it as an arguement at the startup: -'''jslisten --device /dev/input/myinput/js0''' + +```jslisten --device /dev/input/myinput/js0``` ## Installation