From c191ab7c074d277da0eeb6e3bb9d8c8f4dbb0497 Mon Sep 17 00:00:00 2001 From: neil Date: Sun, 17 Apr 2016 12:02:36 +0800 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d6b8ed2f..29926844 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # An ACME Shell script: acme.sh - An ACME protocol client written purely in Shell (Unix shell) language. -- It's `sh` compatible, not only `bash`. - Fully ACME protocol implementation. - Simple, powerful and very easy to use. You only need 3 minutes to learn.