Skip to content

Commit bf57099

Browse files
committed
Update README.md - add shield.io badges
1 parent 07ca330 commit bf57099

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

README.md

Lines changed: 26 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,31 @@
1-
__Note__: Repository rewritten on 2016-02-15 to reduce its size.
2-
Please clone it again.
3-
4-
51
# CEF Python
62

3+
[![Python versions supported]
4+
(https://img.shields.io/badge/python-2.7-yellow.svg
5+
"Python versions supported")]
6+
(https://github.com/cztomczak/cefpython#cef-python)
7+
[![GitHub latest release]
8+
(https://img.shields.io/github/release/cztomczak/cefpython.svg
9+
"GitHub latest release")]
10+
(https://github.com/cztomczak/cefpython/releases/latest)
11+
[![PyPI latest release]
12+
(https://img.shields.io/pypi/v/cefpython3.svg "PyPI latest release")]
13+
(https://pypi.python.org/pypi/cefpython3/)
14+
[![Commits since v31.2 release]
15+
(https://img.shields.io/github/commits-since/cztomczak/cefpython/v31.2.svg
16+
"Commits since v31.2 release")]
17+
(https://github.com/cztomczak/cefpython/compare/v31.2...master)
18+
[![PyPI downloads per month]
19+
(https://img.shields.io/pypi/dm/rockstar.svg "PyPI downloads per month")]
20+
(https://pypi.python.org/pypi/cefpython3/)
21+
[![GitHub latest release downloads]
22+
(https://img.shields.io/github/downloads/cztomczak/cefpython/latest/total.svg
23+
"GitHub latest release downloads")]
24+
(https://github.com/cztomczak/cefpython/releases/latest)
25+
26+
__NOTE__: Repository rewritten on 2016-02-15 to reduce its size.
27+
Please clone it again.
28+
729
Table of contents:
830
* [Introduction](#introduction)
931
* [Compatibility](#compatibility)

0 commit comments

Comments
 (0)