From 73623690849453cada06ea48adf4252ca924cf9a Mon Sep 17 00:00:00 2001 From: pcerqueira <33930141+pedrorvc@users.noreply.github.com> Date: Mon, 9 Dec 2019 17:53:58 +0000 Subject: [PATCH] Update README.md Updated README.md according to the suggestions of #47. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83530223..c0ab93b8 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Silva M, Machado M, Silva D, Rossi M, Moran-Gilad J, Santos S, Ramirez M, Carri # IMPORTANT As from 25/01/2018 this repo is now fully on **python 3** (tested on >=3.4). The previous python 2 version can be found at https://github.com/B-UMMI/chewBBACA/tree/chewbbaca_py2 As from 02/02/2018 **chewBBACA is a python package**, install with pip instead of git clone. -As from 02/02/2018 **prodigal training files** to be used are now on a separate repository. You can find them at https://github.com/mickaelsilva/prodigal_training_files. +The prodigal training files to be used are now provided with chewBBACA's source code, easing their usage. # Latest updates