From e8c42555187f3073823c74691fa5f22d92837432 Mon Sep 17 00:00:00 2001 From: Felix <9039899+fkarg@users.noreply.github.com> Date: Fri, 17 May 2019 15:28:47 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 14897c1..19262d2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,8 @@ # py-gitea +[![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/python/black) + + A very simple API client for Gitea (`1.8.0-rc2`) This has been somewhat tested (and used!), so most things should work as expected.