Skip to content

Commit 12e9c02

Browse files
committed
README
1 parent 7cd90e5 commit 12e9c02

1 file changed

Lines changed: 3 additions & 5 deletions

File tree

README.org

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ If [[https://certbot.eff.org/][certbot]] does everything for everybody, Certific
77
Certificaat is optimized for a specific workflow: retrieve a certificate for your domain, and subsequently set up a cron job and forget about it.
88

99
** Installation
10+
Certificaat is available on [[https://clojars.org/][Clojars]].
11+
12+
[[http://clojars.org/org.danielsz/certificaat/latest-version.svg]]
1013

1114
In your ~deps.edn~, add an alias for ~certificaat~.
1215

@@ -174,11 +177,6 @@ Wildcard domains are supported with the "dns01" challenge only. (as per the prot
174177

175178
Certificaat is based on the ACME protocol, API version 2.
176179

177-
** Clojure library
178-
Certificaat is available on [[https://clojars.org/][Clojars]] as a regular Clojure library which you can require in your projects.
179-
180-
[[http://clojars.org/org.danielsz/certificaat/latest-version.svg]]
181-
182180
** Contributions
183181
If you plan to submit enhancements beyond bug fixes, please coordinate with me beforehand in order to save everybody’s time and effort.
184182
** Credits

0 commit comments

Comments
 (0)