From f8cccebe193cad9cc744840ce51d220e593c6d28 Mon Sep 17 00:00:00 2001 From: Celine Mercier Date: Wed, 4 Sep 2019 17:11:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bacb77..37828e8 100755 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ DNA metabarcoding offers new perspectives for biodiversity research [1]. This ap -**Implementation and disponibility.** The lower layers managing the DMS as well as all the compute-intensive functions are coded in `C99` for efficiency reasons. A `Cython` () object layer allows for a simple but efficient implementation of the `OBITools3` commands in `Python 3.5`. The `OBITools3` are still in development, and the first functional versions are expected for autumn 2016. +**Implementation and disponibility.** The lower layers managing the DMS as well as all the compute-intensive functions are coded in `C99` for efficiency reasons. A `Cython` () object layer allows for a simple but efficient implementation of the `OBITools3` commands in `Python 3.5`. The `OBITools3` are now being released, check the wiki for more information.