From 8c2d2c3fdc42b07eff8271ae8edcfc5454f93d29 Mon Sep 17 00:00:00 2001 From: Minh Duc Cao Date: Thu, 9 Mar 2017 21:59:50 +1000 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 08f81ec..e2213cc 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ Expert Model (XM) is fast algorithm to compress biological sequences. The source code -implemenation in Java of the algorithm is part of the [Japsa package](https://github.com/mdcao/xm). +implemenation in Java of the algorithm is part of the [Japsa package](https://github.com/mdcao/japsa). ### Installation and Usage Quick installation guide: