Browse Source

Update README.md

Volodymyr Tkach 2 years ago
parent
commit
361a7997f6
1 changed files with 1 additions and 3 deletions
  1. 1 3
      README.md

+ 1 - 3
README.md

@@ -34,6 +34,4 @@ Done! Daemon with name 'my-service' successfully generated!
 cd ~; rm -rd ~/tmpdaemon
 ```
 
-Now we can simply edit `/etc/my-service/scripts/example.sh` file or create another one file in `/etc/my-service/scripts` folder and write our logic.
-
-**Auto assembly created for and works only on Linux Debian.**
+Now we can simply edit `/etc/my-service/scripts/example.sh` file or create another one file in `/etc/my-service/scripts` folder and write our logic. **Auto assembly created for and works only on Linux Debian.**