diff --git a/HISTORY.md b/HISTORY.md index 73b3779..692892a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -1,6 +1,6 @@ # History -1.1.0 (2023-05-30) +1.1.0 (2023-06-02) ------------------ * Refactored codebase and release on pypi diff --git a/README.md b/README.md index a393341..32db808 100644 --- a/README.md +++ b/README.md @@ -193,7 +193,7 @@ You can install the Python components of `plassembler` using pip. pip install plassembler ``` -You will then need to install the external dependencies separately, which can be found in `build/environment.yml` +You will then need to install the external dependencies separately, which can be found in `build/environment.yaml` * [Flye](https://github.com/fenderglass/Flye) >=2.9 * [Unicycler](https://github.com/rrwick/Unicycler) >=0.4.8 diff --git a/img/Figure1.png b/img/Figure1.png index b9738fa..314ff42 100644 Binary files a/img/Figure1.png and b/img/Figure1.png differ