diff --git a/README.md b/README.md index d2dd72b..b92c977 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # totoro -A simple and stable front-end unit testing tool. +A simple and stable cross-browser testing tool. Latest stable version: v0.5.x [Change Log](https://github.com/totorojs/totoro/wiki/change-log) diff --git a/README.zh.md b/README.zh.md index ec7a3cf..38b584f 100644 --- a/README.zh.md +++ b/README.zh.md @@ -2,7 +2,7 @@ # totoro -简单易用、稳定的前端单元测试工具。 +简单易用、稳定的跨浏览器测试工具。 最新版本:v0.5.x [Change Log](https://github.com/totorojs/totoro/wiki/change-log.zh) diff --git a/package.json b/package.json index 9d85232..42d5c24 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "totoro", "version": "0.6.0", - "description": "A simple and stable front-end testing tool.", + "description": "A simple and stable cross-browser testing tool.", "homepage": "https://github.com/totorojs/totoro", "keywords": [ "front-end",