From d68f97b0567273f9626ffc260e4c7b3a71861b4f Mon Sep 17 00:00:00 2001 From: Wenqi Li Date: Mon, 30 May 2022 10:01:17 +0100 Subject: [PATCH] review readme Signed-off-by: Wenqi Li --- README.md | 6 ++++-- docs/source/index.rst | 4 +++- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index bb217b7247..5701d1786e 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ To install [the current release](https://pypi.org/project/monai/), you can simpl pip install monai ``` -For other installation methods (using the default GitHub branch, using Docker, etc.), please refer to [the installation guide](https://docs.monai.io/en/latest/installation.html). +Please refer to [the installation guide](https://docs.monai.io/en/latest/installation.html) for other installation options. ## Getting Started @@ -56,12 +56,14 @@ Ask and answer questions over on [MONAI's GitHub Discussions tab](https://github ## Links - Website: https://monai.io/ -- API documentation: https://docs.monai.io +- API documentation (milestone): https://docs.monai.io/ +- API documentation (latest dev): https://docs.monai.io/en/latest/ - Code: https://github.com/Project-MONAI/MONAI - Project tracker: https://github.com/Project-MONAI/MONAI/projects - Issue tracker: https://github.com/Project-MONAI/MONAI/issues - Wiki: https://github.com/Project-MONAI/MONAI/wiki - Test status: https://github.com/Project-MONAI/MONAI/actions - PyPI package: https://pypi.org/project/monai/ +- conda-forge: https://anaconda.org/conda-forge/monai - Weekly previews: https://pypi.org/project/monai-weekly/ - Docker Hub: https://hub.docker.com/r/projectmonai/monai diff --git a/docs/source/index.rst b/docs/source/index.rst index 6c99feac11..6bd8097ed7 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -76,7 +76,8 @@ Links ----- - Website: https://monai.io/ -- API documentation: https://docs.monai.io +- API documentation (milestone): https://docs.monai.io/ +- API documentation (latest dev): https://docs.monai.io/en/latest/ - Code: https://github.com/Project-MONAI/MONAI - Project tracker: https://github.com/Project-MONAI/MONAI/projects - Issue tracker: https://github.com/Project-MONAI/MONAI/issues @@ -85,6 +86,7 @@ Links - FAQ: https://github.com/Project-MONAI/MONAI/wiki/Frequently-asked-questions-and-answers - Test status: https://github.com/Project-MONAI/MONAI/actions - PyPI package: https://pypi.org/project/monai/ +- conda-forge: https://anaconda.org/conda-forge/monai - Weekly previews: https://pypi.org/project/monai-weekly/ - Docker Hub: https://hub.docker.com/r/projectmonai/monai