소스 검색

Readme improved.

Stefan Ostermann 8 년 전
부모
커밋
3ab75d1727
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 HTAdmin
 =======
 
-HTAdmin is a simple .htaccess and .htpasswd editor implemented in PHP. It's intended to secure a folder of plain html files with multiple users. The admin has to create a user, but every user can change his/her password independently.
+HTAdmin is a simple .htaccess and .htpasswd editor implemented in PHP with a nice frontend (based on bootstrap). It's intended to secure a folder of plain html files with multiple users. The admin has to create a user, but every user can change his password by himself using a self service area.
 
 It comes with a preconfigured Vagrant / Puppet VM, so you don't have to install a LAMP stack locally for testing.