Skip to content

Commit

Permalink
Updated info
Browse files Browse the repository at this point in the history
  • Loading branch information
peterdn committed Aug 24, 2010
1 parent 1ef7468 commit c7a8678
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions README.txt
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
WebKit.NET README
*****************
WebKit.NET is a control library wrapper for WebKit written in C#.
Currently the source code is licensed under a BSD open source license, see
LICENSE.txt for details.
This package currently contains two Visual C# 2008 projects and a build of the
WebKit library (including dependencies) in the following folders:
WebKitBrowser - WebKit.NET control library.
WebKitBrowserTest - A simple application that uses the WebKit.NET control
to display web pages.
webkit - The WebKit library and dependencies.
The current releases are at a very early stage of development and are not
recommended for production level use yet.
Please send any questions or feedback to Peter Nelson at charn.opcode@gmail.com
WebKit.NET README
*****************

WebKit.NET is a control library wrapper for WebKit written in C#.

Currently the source code is licensed under a BSD open source license, see
LICENSE.txt for details.

This package currently contains two Visual C# 2008 projects and a build of the
WebKit library (including dependencies) in the following folders:

WebKitBrowser - WebKit.NET control library.

WebKitBrowserTest - A simple application that uses the WebKit.NET control
to display web pages.

webkit - The WebKit library and dependencies.

The current releases are at a very early stage of development and are not
recommended for production level use yet.

Please send any questions or feedback to webkitdotnet@peterdn.com.

0 comments on commit c7a8678

Please sign in to comment.