Update README.md

Add a little more information to the project description.
This commit is contained in:
Alex Maitland 2015-09-21 10:47:41 +10:00
parent 12109da067
commit 8f7fa0b7b1

View File

@ -1,4 +1,12 @@
CefSharp.MinimalExample
=======================
Minimal example of how the CefSharp library can be used
Minimal example of how the CefSharp library can be used using the official `Nuget` packages.
Includes examples for
- WinForms
- WPF
- OffScreen
For a more complete example of each project see the main `CefSharp` repository.