From cd8c6bc001da7399313081ed6cef3c92143a2efa Mon Sep 17 00:00:00 2001 From: Christopher C Little Date: Tue, 5 May 2015 22:21:38 -0700 Subject: [PATCH] added code climate badge --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index 44efae31e..d88bec5b4 100644 --- a/README.rst +++ b/README.rst @@ -9,6 +9,10 @@ abydos :target: https://coveralls.io/r/chrislit/abydos :alt: Coverage Status +.. image:: https://codeclimate.com/github/chrislit/abydos/badges/gpa.svg + :target: https://codeclimate.com/github/chrislit/abydos + :alt: Code Climate + .. image:: https://readthedocs.org/projects/abydos/badge/?version=latest :target: https://abydos.readthedocs.org/en/latest/ :alt: Documentation Status