Skip to content

Commit 3584d4c

Browse files
committed
A few readme adjustments
- official location now at cefsharp team on GH - fix a few broken links because we now have both Win32 and x64 - Mention VS2013 Former-commit-id: 2f4c4c38c22b8dfb38b8829c4744d65d8e40f4a0
1 parent 335f7af commit 3584d4c

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
@@ -1,9 +1,9 @@
11
# README
22

3-
This is a personal fork of the Chromium Embedded Framework (CEF) binary distribution, found at http://www.magpcss.net/cef_downloads/. To make it work properly with the VS2010 and VS2012 version of [CefSharp](http://github.com/perlun/CefSharp), we need to do some local modifications to make the project compile properly. This purpose of this repository is to track and maintain these modifications.
3+
This is a personal fork of the Chromium Embedded Framework (CEF) binary distribution, found at http://www.magpcss.net/cef_downloads/. To make it work properly with the VS2010, VS2012 and VS2013 version of [CefSharp](http://github.com/cefsharp/CefSharp), we need to do some local modifications to make the project compile properly. This purpose of this repository is to track and maintain these modifications.
44

5-
The original README for CEF can be found here: [README.txt](README.txt).
5+
The original README for CEF can be found here: [README.txt](cef_binary_3.y.z_windows32/README.txt).
66

77
# License
88

9-
The code is licensed under the same license as the Chromium Embeddded Framework, i.e. the "new BSD" license. The full text can be found here: [LICENSE.txt](LICENSE.txt).
9+
The code is licensed under the same license as the Chromium Embeddded Framework, i.e. the "new BSD" license. The full CEF license text can be found here: [LICENSE.txt](cef_binary_3.y.z_windows32/LICENSE.txt).

0 commit comments

Comments
 (0)