Skip to content

Commit 3b076d1

Browse files
committed
Update README.md
Added link to the license.
1 parent 1acfea2 commit 3b076d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ bindings are written in C++/CLI but can be used from any CLR language, e.g. C# o
66
browser control implementations. See the CefSharp.WinForms.Example or CefSharp.Wpf.Example projects for example web browsers built
77
using this library; they are (at this moment) the best "documentation" of how the control can actually be used.
88

9-
This project is [BSD](http://www.opensource.org/licenses/bsd-license.php "BSD License") licensed.
9+
This project is [BSD](http://www.opensource.org/licenses/bsd-license.php "BSD License") licensed, which means that it can be used from both proprietary and free/open source applications. For the full details, see the [LICENSE](LICENSE) file.
1010

1111
# Documentation & mailing list
1212

0 commit comments

Comments
 (0)