Alex Myasoedov 6 年之前
父节点
当前提交
f0c292f921
共有 1 个文件被更改,包括 1 次插入1 次删除
  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