@@ -48,18 +48,21 @@ descriptions of all these features.
48
48
49
49
## Releases & Documentation
50
50
51
- ** Our latest, stable release is ` Release 1 ` . Click [ here] ( docs/Readme.md ) to
52
- get started with the latest release of ML-Agents.**
53
-
54
- The table below lists all our releases, including our ` master ` branch which is under active
55
- development and may be unstable. A few helpful guidelines:
56
- * The docs links in the table below include installation and usage instructions specific to each
57
- release. Remember to always use the documentation that corresponds to the release version you're
58
- using.
59
- * See the [ GitHub releases] ( https://github.com/Unity-Technologies/ml-agents/releases ) for more
60
- details of the changes between versions.
61
- * If you have used an earlier version of the ML-Agents Toolkit, we strongly recommend our
62
- [ guide on migrating from earlier versions] ( docs/Migrating.md ) .
51
+ ** Our latest, stable release is ` Release 1 ` . Click
52
+ [ here] ( https://github.com/Unity-Technologies/ml-agents/tree/release_1/docs/Readme.md )
53
+ to get started with the latest release of ML-Agents.**
54
+
55
+ The table below lists all our releases, including our ` master ` branch which is
56
+ under active development and may be unstable. A few helpful guidelines:
57
+ - The [ Versioning page] ( docs/Versioning.md ) overviews how we manage our GitHub
58
+ releases and the versioning process for each of the ML-Agents components.
59
+ - The [ Releases page] ( https://github.com/Unity-Technologies/ml-agents/releases )
60
+ contains details of the changes between releases.
61
+ - The [ Migration page] ( docs/Migrating.md ) contains details on how to upgrade
62
+ from earlier releases of the ML-Agents Toolkit.
63
+ - The ** Documentation** links in the table below include installation and usage
64
+ instructions specific to each release. Remember to always use the
65
+ documentation that corresponds to the release version you're using.
63
66
64
67
| ** Version** | ** Release Date** | ** Source** | ** Documentation** | ** Download** |
65
68
| :-------:| :------:| :-------------:| :-------:| :------------:|
0 commit comments