Placeholder for sky/engine/README.md.

TBR=eseidel

Review URL: https://codereview.chromium.org/1198323003.
This commit is contained in:
Hixie 2015-06-22 13:36:43 -07:00
parent e855c0e1bc
commit d91c808341

8
engine/README.md Normal file
View File

@ -0,0 +1,8 @@
Sky Engine
==========
This directory contains the bulk of the C++ code backing the
``dart:sky`` module.
It is based on Blink, Chromium's rendering engine, which itself is
descended from WebKit, which is descended from KHTML.