From 361e0e52e0d50552dabc57091002a56245611539 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sun, 24 Jun 2018 00:45:45 +0200 Subject: Update README, add LICENSE --- README.adoc | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) (limited to 'README.adoc') diff --git a/README.adoc b/README.adoc index a8c6f1a..ee69e6f 100644 --- a/README.adoc +++ b/README.adoc @@ -3,8 +3,9 @@ acme-tinier :compact-option: 'acme-tinier' is a simplified rewrite of acme-tiny in Perl, since Python 3 -wanted to take 125 MiB on my machine while Perl is practically everywhere and -the JSON::PP package seems to be present in most of its default installations. +wanted to take 125 MiB of space on my machine while Perl is practically +everywhere and the JSON::PP package seems to be present in most of its default +installations. It is not likely to work with any other provider than Let's Encrypt, as the ACME protocol hasn't been finalised yet and there have been plenty of changes @@ -40,18 +41,13 @@ upper limit for development, and you are advised to study it before use. Contributing and Support ------------------------ -Use this project's GitHub to report any bugs, request features, or submit pull -requests. If you want to discuss this project, or maybe just hang out with -the developer, feel free to join me at irc://irc.janouch.name, channel #dev. +Use https://git.janouch.name/p/acme-tinier to report any bugs, request features, +or submit pull requests. `git send-email` is tolerated. If you want to discuss +the project, feel free to join me at ircs://irc.janouch.name, channel #dev. -Bitcoin donations: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 +Bitcoin donations are accepted at: 12r5uEWEgcHC46xd64tt3hHt9EUvYYDHe9 License ------- -'acme-tinier' is written by Přemysl Janouch . - -You may use the software under the terms of the ISC license, the text of which -is included within the package, or, at your option, you may relicense the work -under the MIT or the Modified BSD License, as listed at the following site: - -http://www.gnu.org/licenses/license-list.html +This software is released under the terms of the 0BSD license, the text of which +is included within the package along with the list of authors. -- cgit v1.2.3