From 0f07fef97214d923ced3314743963d9e5f077406 Mon Sep 17 00:00:00 2001 From: fool2fish Date: Fri, 16 May 2014 07:15:47 +0800 Subject: [PATCH] Update description. --- README.md | 2 +- README.zh.md | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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",