From 1d06c94788359d99e2136222ec865c37a277929f Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 26 Dec 2015 21:47:28 +0800 Subject: [PATCH 1/3] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14f8191d..05806786 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ TODO: License is GPLv3 -Please Star and Fock me. +Please Star and Fork me. Issues and pullrequests are welcomed. From 50925690cb00fade48634bc4c7596260f4e24bf6 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 26 Dec 2015 21:55:26 +0800 Subject: [PATCH 2/3] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05806786..a96bc531 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Pure written in bash, no dependencies to python , acme-tiny or LetsEncrypt offic Just one script, to issue, renew your certiricates automatically. -Possiblly it's the smallest&easiest&smartest shell script to automatically issue&renew the free certificates from LetsEncrypt. +Probably it's the smallest&easiest&smartest shell script to automatically issue&renew the free certificates from LetsEncrypt. #Supported OS From 969f66f735eab3e1a85861ab41d88b4e6a606094 Mon Sep 17 00:00:00 2001 From: Neil Date: Sat, 26 Dec 2015 22:06:11 +0800 Subject: [PATCH 3/3] typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a96bc531..071680a7 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Probably it's the smallest&easiest&smartest shell script to automatically issue Which does 2 things: * 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/ls.sh` +* create symbol link: `/bin/le -> ~/.le/le.sh` 3. Ok, you are ready to issue cert now. Show help message: