From e8152cd9c551f683a4303f6bab70cb927e308026 Mon Sep 17 00:00:00 2001 From: Bojun Liu <90980244+bojunliu0818@users.noreply.github.com> Date: Thu, 26 Sep 2024 15:10:25 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c668415..f229f6b 100644 --- a/README.md +++ b/README.md @@ -89,10 +89,10 @@ Once you have already installed ts-dart in your conda environment. python -m pip install -U sphinx pip install sphinx-rtd-theme pip install nbconvert nbformat -pip install pandoc pip install sphinx-design make html ``` +You can also visit our [documentation online](https://bojunliu0818.github.io/ts-dart-doc/html/index.html) ## More instructions @@ -100,7 +100,7 @@ TS-DART refers to the preprint [10.26434/chemrxiv-2024-r8gjv](https://chemrxiv.o We already added the example of Muller potential reported in this preprint to the repo. -To reproduce the results of the other datasets reported in this preprint, please refer to the Methods section or contact bliu293@wisc.edu. +To reproduce the results of the other datasets reported in this preprint, please refer to [Zenodo](https://zenodo.org/records/13835580), where we have uploaded all of our training results and raw simulation data. Or you can directly contact bliu293@wisc.edu. ## Reference