From 5c28d971f2e2d0f4e5e7d7a0da3f2fd4192b978c Mon Sep 17 00:00:00 2001 From: vCaesar Date: Tue, 14 Mar 2017 17:59:22 +0800 Subject: [PATCH] Update README.md --- README.md | 1 + README_zh.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 95b1b27..86cb408 100644 --- a/README.md +++ b/README.md @@ -228,6 +228,7 @@ func main() { ##Future - Update Find an image on screen, read pixels from an image - Update Window Handle +- Support UTF-8 - Try support Android, maybe support IOS - Remove zlib/libpng dependencies diff --git a/README_zh.md b/README_zh.md index 01cb3f8..bd7b725 100644 --- a/README_zh.md +++ b/README_zh.md @@ -222,6 +222,7 @@ func main() { ##Future - 更新 Find an image on screen, read pixels from an image - 更新 Window Handle +- 支持 UTF-8 - 尝试支持 Android,也许支持 IOS - 移除 zlib/libpng 依赖