Alex Myasoedov 6 years ago
parent
commit
f0c292f921
1 changed files with 1 additions and 1 deletions
  1. 1 1
      Readme.md

+ 1 - 1
Readme.md

@@ -49,7 +49,7 @@ Run with docker
 docker run -it -p 8080:8080 -v $(pwd)/slides:/app/slides msoedov/hacker-slides
 ```
 
-Protect by password
+Protect slides with password
 ----
 Basic auth (disabled by default)
 ```shell