Skip to content

Commit f515403

Browse files
committed
Merge branch 'cefpython53' of https://github.com/cztomczak/cefpython.git into cefpython53
2 parents 6f0d9b3 + f7012f9 commit f515403

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
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__:
9-
* Master branch is a work in progress. The last stable release
10-
is in the cefpython31 branch. Up-to-date API docs for the cefpython31
11-
branch can be viewed in commit [169a1b2](https://github.com/cztomczak/cefpython/tree/169a1b20d3cd09879070d41aab28cfa195d2a7d5/docs/api).
12-
* Repository rewritten on 2016-02-15 to reduce its size.
13-
Please clone it again.
8+
__Important notes__:
9+
* Branches cefpython51/52/53+ with latest Chrome are tested and work only on Linux currently.
10+
Instructions for building these are in docs/[Build-instructions.md](docs/Build-instructions.md)
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).
13+
* Repository rewritten on 2016-02-15 to reduce its size. Please clone it again.
1414

1515
Table of contents:
1616
* [Introduction](#introduction)

0 commit comments

Comments
 (0)