]> git.proxmox.com Git - mirror_acme.sh.git/commitdiff
Update README.md
authorNeil <github@byneil.com>
Sun, 27 Dec 2015 05:50:40 +0000 (13:50 +0800)
committerNeil <github@byneil.com>
Sun, 27 Dec 2015 05:50:40 +0000 (13:50 +0800)
README.md

index 0d5de0f78acf6b2265ca48d0294288d1bf8b6a26..e78e7d1f5792b57bf210bff617bf4c4e8fb3ad1d 100644 (file)
--- a/README.md
+++ b/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