1
0
mirror of https://github.com/plantroon/acme.sh.git synced 2025-01-10 17:23:53 +00:00
This commit is contained in:
neil 2016-04-17 18:56:10 +08:00
commit cbd13a123f

@ -1,6 +1,5 @@
# An ACME Shell script: acme.sh # An ACME Shell script: acme.sh
- An ACME protocol client written purely in Shell (Unix shell) language. - An ACME protocol client written purely in Shell (Unix shell) language.
- It's `sh` compatible, not only `bash`.
- Fully ACME protocol implementation. - Fully ACME protocol implementation.
- Simple, powerful and very easy to use. You only need 3 minutes to learn. - Simple, powerful and very easy to use. You only need 3 minutes to learn.