Skip to content
This repository was archived by the owner on Sep 8, 2024. It is now read-only.

Commit e0f8c67

Browse files
committed
docs: update
1 parent aac0cde commit e0f8c67

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ let proxy = new Proxy({}, {});
4848

4949
#### Testing
5050
1. Access `test/browser/index.html` with browser
51-
1. Tested in IE6, IE7, IE8
51+
1. Tested in IE6-8, IE11
5252

5353

5454
#### Contact Us

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ var proxy = new Proxy({}, {});
4848

4949
#### 测试
5050
1. 使用浏览器访问 `test/browser/index.html`
51-
1. 已在IE6、IE7、IE8中进行测试
51+
1. 已在 IE6-8、IE11 中进行测试
5252

5353

5454
#### 联系

0 commit comments

Comments
 (0)