Browse Source

Update README.md

Neil 9 years ago
parent
commit
db25a3ea61
1 changed files with 5 additions and 4 deletions
  1. 5 4
      README.md

+ 5 - 4
README.md

@@ -23,12 +23,13 @@ Probably it's the smallest&easiest&smartest shell script to automatically  issue
 ```
 ./le.sh install
 ```
-Which does 2 things:
-* create and copy le.sh to your home dir:  `~/.le`
+Which does 3 jobs:
+* create and copy `le.sh` to your home dir:  `~/.le`
 All the certs will be placed in this folder.
 * create symbol link: `/bin/le  -> ~/.le/le.sh`
-
-3. Ok,  you are ready to issue cert now.
+* create everyday cron job to check and renew the cert if needed.
+* 
+Ok,  you are ready to issue cert now.
 Show help message:
 ```
 root@xvm:~# le