diff --git a/site/index.md b/site/index.md index 245283abff719..a10d7576d302c 100644 --- a/site/index.md +++ b/site/index.md @@ -3,8 +3,8 @@ Skia Graphics Library Skia is an open source 2D graphics library which provides common APIs that work across a variety of hardware and software platforms. It serves as the graphics -engine for Google Chrome and Chrome OS, Android, Mozilla Firefox and Firefox -OS, and many other products. +engine for Google Chrome and Chrome OS, Android, Flutter, Mozilla Firefox and +Firefox OS, and many other products. Skia is sponsored and managed by Google, but is available for use by anyone under the BSD Free Software License. While engineering of the core components diff --git a/site/index_zh.md b/site/index_zh.md index d4158146cae22..127a27b590fb9 100644 --- a/site/index_zh.md +++ b/site/index_zh.md @@ -2,7 +2,7 @@ Skia图形库 ===================== Skia是一个开源的二维图形库,提供各种常用的API,并可在多种软硬件平台上运行。谷歌Chrome浏览器、Chrome -OS、安卓、火狐浏览器、火狐操作系统以及其它许多产品都使用它作为图形引擎。 +OS、安卓、Flutter、火狐浏览器、火狐操作系统以及其它许多产品都使用它作为图形引擎。