From 18d4d4086ed28783d9abef41b09d63574c745479 Mon Sep 17 00:00:00 2001 From: Andrey Antukh Date: Tue, 22 Sep 2020 09:15:10 +0200 Subject: [PATCH] Minor changes. --- .github/FUNDING.yml | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..8a800e1 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +github: niwinz +patreon: niwinz diff --git a/README.md b/README.md index f878418..83102f4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Travis Badge](https://img.shields.io/travis/funcool/buddy-sign.svg?style=flat)](https://travis-ci.org/funcool/buddy-sign "Travis Badge") [![Dependencies Status](http://jarkeeper.com/funcool/buddy-sign/status.svg)](http://jarkeeper.com/funcool/buddy-sign) -*buddy-sign* module is dedicated to provide a high level message signing. +A library that provides a high level message signing api for Clojure. [![Clojars Project](http://clojars.org/buddy/buddy-sign/latest-version.svg)](http://clojars.org/buddy/buddy-sign)