From 78f1d01bf06437df1f7332d63b69a5d84a048a66 Mon Sep 17 00:00:00 2001 From: bojunliu0818 Date: Sat, 16 Apr 2022 20:54:30 -0500 Subject: [PATCH] Update README.md --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index a59ae5b5..840f5dea 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,18 @@ +testmsm +========== +testmsm is a copy from msmbuilder 3.8.0. You can find the information of msmbuilder +in the following. However, msmbuilder has not been updated for a long time. +testmsm can be used to track changes on msmbuilder and for users to test. + +Installation +------------ + +The preferred installation mechanism for `testmsm` is with `conda`: + +```bash +$ conda install -c conda-forge testmsm +``` + MSMBuilder ==========