From 477767f1fc901ada8180f21225985dc720b2ebe6 Mon Sep 17 00:00:00 2001 From: mogoweb Date: Sat, 16 Aug 2014 17:16:09 +0800 Subject: [PATCH] modify README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 84d57ef..d2ec76a 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ package name. ## TintBrowser -The [TintBrowser](https://github.com/mogoweb/TintBrowser) is forked from [https://github.com/Anasthase/TintBrowser](https://github.com/Anasthase/TintBrowser), but use Chromium WebView as web engine. +The [TintBrowser](https://github.com/mogoweb/TintBrowser) is forked from [https://github.com/Anasthase/TintBrowser](https://github.com/Anasthase/TintBrowser), but use Chromium WebView as web engine. The TintBrowser is a full functional browser that you can use it as start point. ## Setting Up @@ -51,6 +51,8 @@ in the test folder. It is only a shell program that can navigate website. ## How to build libchromeview +A [blog](http://mogoweb.github.io/blog/2014/06/19/about-source-management-of-chromium-webview/) describes the source management of chromium which ChromiumWebView based on. It is written in chinese. + ### Environment 1. Please set up your build environment by following the instructions on the Chromium wiki: