From 1dbb8d4b2162b3b4be4c2d1cee58ace135ffda40 Mon Sep 17 00:00:00 2001 From: Kevin Fronczak Date: Mon, 4 May 2020 14:28:14 -0400 Subject: [PATCH] Add black badge --- README.rst | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 99aab04..e551b8c 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ -blinkpy |Build Status| |Coverage Status| |Docs| |PyPi Version| |Python Version| -================================================================================ +blinkpy |Build Status| |Coverage Status| |Docs| |PyPi Version| |Python Version| |Codestyle| +============================================================================================= A Python library for the Blink Camera system Like the library? Consider buying me a cup of coffee! @@ -130,3 +130,5 @@ Example usage, which downloads all videos recorded since July 4th, 2018 at 9:34a .. |Donate| image:: https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif :target: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=UR6Z2B8GXYUCC +.. |Codestyle| image:: https://img.shields.io/badge/code%20style-black-000000.svg + :target: https://github.com/psf/black