Skip to content

Commit 9ed2b77

Browse files
committed
Remove laggy badges
1 parent 80542d8 commit 9ed2b77

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
# CEF Python
22

33
[![](https://img.shields.io/badge/python-2.7-yellow.svg "Python versions supported")](https://github.com/cztomczak/cefpython#cef-python)
4-
[![](https://img.shields.io/github/release/cztomczak/cefpython.svg "GitHub latest release")](https://github.com/cztomczak/cefpython/releases/latest)
5-
[![](https://img.shields.io/pypi/v/cefpython3.svg "PyPI latest release")](https://pypi.python.org/pypi/cefpython3/)
6-
[![](https://img.shields.io/github/commits-since/cztomczak/cefpython/v31.2.svg "Commits since v31.2 release")](https://github.com/cztomczak/cefpython/compare/v31.2...master)
7-
[![](https://img.shields.io/pypi/dm/rockstar.svg "PyPI downloads per month")](https://pypi.python.org/pypi/cefpython3/)
8-
[![](https://img.shields.io/github/downloads/cztomczak/cefpython/latest/total.svg "GitHub latest release downloads")](https://github.com/cztomczak/cefpython/releases/latest)
4+
[![](https://img.shields.io/badge/release-v31.2-orange.svg "GitHub latest release")](https://github.com/cztomczak/cefpython/releases/latest)
5+
[![](https://img.shields.io/badge/pypi-v31.2-blue.svg "PyPI latest release")](https://pypi.python.org/pypi/cefpython3/)
6+
[![](https://img.shields.io/badge/commits%20since-v31.2-lightgray.svg "Commits since v31.2 release")](https://github.com/cztomczak/cefpython/compare/v31.2...master)
97

108
__NOTE__: Repository rewritten on 2016-02-15 to reduce its size.
119
Please clone it again.

0 commit comments

Comments
 (0)