22python-everywhere
33========================================
44
5+ |python |
6+ |version |
57|issues |
68|travis |
79|license |
810|coveralls |
11+ |pypi-v |
912|pypi-dm |
13+ |pypi-dd |
1014|gitter |
1115
1216
@@ -98,6 +102,20 @@ Please visit ``https://gitter.im/USERNAME#createroom``
98102to add chat room for your repo.
99103
100104
105+ Code Climate
106+ ========================================
107+
108+ Please visit ``https://codeclimate.com/github/signup ``
109+ to add automated code review for your repo.
110+
111+
112+
113+ .. |python | image :: https://img.shields.io/badge/language-python-blue.svg
114+ :target: https://www.python.org/
115+
116+ .. |version | image :: https://img.shields.io/pypi/pyversions/python-everywhere.svg
117+ :target: https://www.python.org/
118+
101119.. |issues | image :: https://img.shields.io/github/issues/wdv4758h/python-everywhere.svg
102120 :target: https://github.com/wdv4758h/python-everywhere/issues
103121
@@ -111,8 +129,14 @@ to add chat room for your repo.
111129.. |coveralls | image :: https://coveralls.io/repos/github/wdv4758h/python-everywhere/badge.svg
112130 :target: https://coveralls.io/github/wdv4758h/python-everywhere
113131
132+ .. |pypi-v | image :: https://img.shields.io/pypi/v/python-everywhere.svg
133+ :target: https://pypi.python.org/pypi/python-everywhere
134+
114135.. |pypi-dm | image :: https://img.shields.io/pypi/dm/python-everywhere.svg
115136 :target: https://pypi.python.org/pypi/python-everywhere
116137
138+ .. |pypi-dd | image :: https://img.shields.io/pypi/dd/python-everywhere.svg
139+ :target: https://pypi.python.org/pypi/python-everywhere
140+
117141.. |license | image :: https://img.shields.io/github/license/wdv4758h/python-everywhere.svg
118142 :target: https://github.com/wdv4758h/python-everywhere/blob/master/LICENSE
0 commit comments