From eb1423fa5373bb56db3d1c69a6c2a36feb144a31 Mon Sep 17 00:00:00 2001 From: Frozenmad Date: Tue, 1 Dec 2020 10:33:28 +0800 Subject: [PATCH] add doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 253ec0a..e274396 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ pip install -e . ## Documentation -Please refer to our documentation website to see the detailed documentation. +Please refer to our documentation to see the detailed documentation. You can also make the documentation locally. First, please install sphinx and sphinx-rtd-theme: ```