You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Branches cefpython51/52/53+ with latest Chrome are tested and work only on Linux currently. Instructions for building these are in docs/Build-instructions.md
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@
6
6
[](https://github.com/cztomczak/cefpython/compare/05366f2...master)
7
7
8
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
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 is in the cefpython31 branch. Up-to-date API docs for the cefpython31
11
12
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.
13
+
* Repository rewritten on 2016-02-15 to reduce its size. Please clone it again.
0 commit comments