From 2e5b26f909b9279a7ada1696842f77b89311401b Mon Sep 17 00:00:00 2001 From: vcaesar <vzvway@gmail.com> Date: Sat, 5 Aug 2017 00:51:22 +0800 Subject: [PATCH] Update README.md --- README.md | 2 ++ README_zh.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/README.md b/README.md index e07c67e..ae6775f 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,8 @@ This is a work in progress. Now, Please make sure Golang, GCC, zlib and libpng is installed correctly before installing RobotGo. +If you do not need bitmap, you can switch to the robot branch, where there is no zlib and libpng dependency. + ### ALL: ``` Golang diff --git a/README_zh.md b/README_zh.md index 6a76daf..07fe732 100644 --- a/README_zh.md +++ b/README_zh.md @@ -36,6 +36,8 @@ QQ 群: 595877611 在安装 RobotGo 之前, 请确保 Golang、GCC、zlib 和 libpng 被正确安装 +如果你不需要bitmap, 你可以切换到robot分支, 那里没有 zlib 和 libpng 依赖 + ### ALL: ``` Golang