From 20137311be663aea9bf6033eb111aea0231f00be Mon Sep 17 00:00:00 2001 From: Chun Cai Date: Wed, 28 Feb 2024 16:23:48 +0800 Subject: [PATCH] Prompt source code access --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b709eb6..d8b6d8e 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The [paper](https://pubs.acs.org/doi/10.1021/acs.jctc.2c01145) has been accepted ![Runtime performance of Uni-Dock on different GPUs in three modes](./unidock/assets/gpu_speeds.png) -Check this [subfolder](./unidock/) for instructions on installing Uni-Dock. +Please check [`unidock` folder](./unidock/) for installing instructions, source codes, and usage. **Uni-Dock** joins the DeepModeling community, a community devoted of AI for science, as an incubating level project. To learn more about the DeepModeling community, see the [introduction of community](https://github.com/deepmodeling/community). @@ -21,7 +21,7 @@ Check this [subfolder](./unidock/) for instructions on installing Uni-Dock. **Uni-Dock Tools** is a python package developed to handle the inputs and outputs of Uni-Dock. In the future, Uni-Dock Tools will support more input formats and scoring functions. We hope it could be an easy-to-use virtual screening workflow for all users. -Check this [subfolder](./unidock_tools/) for more details. +Please check [`unidock_tools` folder](./unidock_tools/) for installing instructions, source codes, and usage. ## Changelog