From 439a1706a634bc6ed1fbabd0324c8647e89e1466 Mon Sep 17 00:00:00 2001 From: Han Wang Date: Fri, 8 Mar 2024 09:34:40 +0800 Subject: [PATCH] add doc link to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da785aa4..851973b1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ DPGEN2 is the 2nd generation of the Deep Potential GENerator. +The document is available at [this page](https://docs.deepmodeling.com/projects/dpgen2) + For developers please read the [developers guide](docs/developer.md)