From eff2c353f574b1a2d7b845fcb79900ca9d0e20f1 Mon Sep 17 00:00:00 2001 From: Bojun Liu <90980244+bojunliu0818@users.noreply.github.com> Date: Sat, 20 Jan 2024 16:28:44 -0600 Subject: [PATCH 1/2] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ff58a71..0ed4eba 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Identifying transitional states is crucial for understanding protein conformatio ### Illustration -![figure](./docs/figs/fig2.png) +![figure](./docs/figs/fig1.png) ## Installation from sources From a789be7cbced0f529d9560a20b0a07ac7b1a9031 Mon Sep 17 00:00:00 2001 From: Bojun Liu <90980244+bojunliu0818@users.noreply.github.com> Date: Sat, 20 Jan 2024 16:31:19 -0600 Subject: [PATCH 2/2] update github link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ed4eba..90fc226 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Identifying transitional states is crucial for understanding protein conformatio The source code can be installed with a local clone: ```bash -git clone https://github.com/bojunliu0818/ts-dart.git +git clone https://github.com/xuhuihuang/ts-dart.git ``` ```bash