Skip to content

Commit 0c03834

Browse files
authored
Update README.md
1 parent 5446368 commit 0c03834

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ This project is maintained by researchers from Peking University, Imperial Colle
2222
[支持列表](https://shimo.im/sheets/kJGCCTxXvqj99RGV/F5m5Z)
2323

2424

25+
# Document
26+
TensorLayerX has extensive documentation for both beginners and professionals.
27+
28+
[![English Documentation](https://img.shields.io/badge/documentation-english-blue.svg)](https://tensorlayerx.readthedocs.io/en/latest/)
29+
2530

2631
# Design Features
2732

@@ -101,12 +106,6 @@ MLP = CustomModel()
101106
MLP.set_eval()
102107
```
103108

104-
# Document
105-
TensorLayerX has extensive documentation for both beginners and professionals.
106-
107-
[![English Documentation](https://img.shields.io/badge/documentation-english-blue.svg)](https://tensorlayerx.readthedocs.io/en/latest/)
108-
109-
110109
# Contributing
111110
Join our community as a code contributor, find out more in our [Help wanted list](https://github.com/tensorlayer/TensorLayerX/issues/5) and [Contributing](https://tensorlayerx.readthedocs.io/en/latest/user/contributing.html) guide!
112111

0 commit comments

Comments
 (0)