Skip to content

Commit f7012f9

Browse files
authored
Update README.md
1 parent 021b07e commit f7012f9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
[![](https://img.shields.io/badge/pypi-v31.2-blue.png "PyPI latest release")](https://pypi.python.org/pypi/cefpython3/)
66
[![](https://img.shields.io/badge/commits%20since-v31.2-lightgray.png "Commits since v31.2 release")](https://github.com/cztomczak/cefpython/compare/05366f2...master)
77

8-
__IMPORTANT NOTES__:
8+
__Important notes__:
99
* Branches cefpython51/52/53+ with latest Chrome are tested and work only on Linux currently.
1010
Instructions for building these are in docs/[Build-instructions.md](docs/Build-instructions.md)
11-
* The last stable release is in the cefpython31 branch. Up-to-date API docs for the cefpython31
12-
branch can be viewed in commit [169a1b2](https://github.com/cztomczak/cefpython/tree/169a1b20d3cd09879070d41aab28cfa195d2a7d5/docs/api).
11+
* The last stable release that works on all platforms is in the cefpython31 branch.
12+
Up-to-date API docs for the cefpython31 branch can be viewed in commit [169a1b2](https://github.com/cztomczak/cefpython/tree/169a1b20d3cd09879070d41aab28cfa195d2a7d5/docs/api).
1313
* Repository rewritten on 2016-02-15 to reduce its size. Please clone it again.
1414

1515
Table of contents:

0 commit comments

Comments
 (0)