Browse Source

Update README file

Vova Tkach 6 years ago
parent
commit
21d1bc77cf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -118,6 +118,6 @@ if [ -f "/tmp/command2.txt" ]; then
 fi
 ```
 <br>
-Tested on Linux Debian and Mac OS X High Sierra.<br>
-You can easy make auto deploy for GIT for example or something else.<br>
+Tested on Linux Debian and Mac OS X High Sierra.  
+You can easy make auto deploy for GIT for example or something else.  
 You can use [bash-daemon-maker](https://github.com/vladimirok5959/bash-daemon-maker) to assembly and install your daemon in less one minute. Enjoy.