Skip to content

Commit be33dab

Browse files
DreamPWJhsuanxyz
authored andcommitted
docs: update more environment support explain (#3325)
* docs: update more environment support explain * docs: update more environment support explain
1 parent 6d759a8 commit be33dab

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

docs/introduce.en-US.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ Following the Ant Design specification, we developed a Angular UI library `ng-zo
3131

3232
## Environment Support
3333

34-
Modern browsers and Internet Explorer 11+ (with [polyfills](https://angular.io/guide/browser-support))
34+
- Modern browsers and Internet Explorer 11+ (with [polyfills](https://angular.io/guide/browser-support))
35+
- Server-side Rendering
36+
- [Electron](http://electron.atom.io/)
3537

3638
## Version
3739

docs/introduce.zh-CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,9 @@ title: Ant Design of Angular
3232

3333
## 支持环境
3434

35-
现代浏览器和 IE11 及以上(需要 [polyfills](https://angular.io/guide/browser-support))。
35+
- 现代浏览器和 IE11 及以上(需要 [polyfills](https://angular.io/guide/browser-support)
36+
- 支持服务端渲染
37+
- [Electron](http://electron.atom.io/)
3638

3739
## 当前版本
3840

0 commit comments

Comments
 (0)