Преглед изворни кода

Merge branch 'main' of ssh://github.com/jamesread/OliveTin

jamesread пре 5 година
родитељ
комит
d4e6a7475d
1 измењених фајлова са 4 додато и 2 уклоњено
  1. 4 2
      README.md

+ 4 - 2
README.md

@@ -1,12 +1,14 @@
 # OliveTin
 
+<img alt = "project logo" src = "https://github.com/jamesread/OliveTin/blob/main/webui/OliveTinLogo.png" align = "right" width = "160px" />
+
 OliveTin is a web interface for running Linux shell commands.
 
 Some example **use cases**;
 
-1. Give controlled access to run shell commands to less technical folks who cannot be trushed with SSH. I use this so my family can `podman restart plex` without asking me, and without giving them shell access!
+1. Give controlled access to run shell commands to less technical folks who cannot be trusted with SSH. I use this so my family can `podman restart plex` without asking me, and without giving them shell access!
 2. Great for home automation tablets stuck on walls around your house - I use this to turn Hue lights on and off for example. 
-3. Sometimes SSH access isn't possible to a server, or you are feeling too lazy to type a long command you run regulary! I use this to send Wake on Lan commands to servers around my house.
+3. Sometimes SSH access isn't possible to a server, or you are feeling too lazy to type a long command you run regularly! I use this to send Wake on Lan commands to servers around my house.
 
 ## YouTube video demo (6 mins)