From 719474cae0f9fd958cef1279ad559866e184e9e9 Mon Sep 17 00:00:00 2001 From: Mateusz PrzybyƂowicz Date: Thu, 8 Oct 2020 12:16:56 +0200 Subject: Add useful shields to readme (#8493) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Added shields directing to synapse-dev room, showing license, latest version on PyPi and supported Python versions. I've moved substitution definitions to the bottom to improve readability. Signed-off-by: Mateusz PrzybyƂowicz --- changelog.d/8493.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8493.doc (limited to 'changelog.d') diff --git a/changelog.d/8493.doc b/changelog.d/8493.doc new file mode 100644 index 0000000000..26797cd99e --- /dev/null +++ b/changelog.d/8493.doc @@ -0,0 +1 @@ +Improve readme by adding new shield.io badges. -- cgit 1.4.1