Skip to content

Commit 8564ace

Browse files
committed
Update README.md
Former-commit-id: 21e5928809013c2d9bd4bcdfb85c4b0b2e753288
1 parent 86ff9fb commit 8564ace

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22

33
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.
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](README.txt).
6+
7+
# License
8+
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).

0 commit comments

Comments
 (0)