Skip to content

Commit

Permalink
update version of Organisms v3.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
GardenGroupUO committed Feb 13, 2021
1 parent ddccb11 commit 7ba5f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,6 @@ This genetic algorithm has been designed with Atomic Simulation Environment (ASE

The CNA has been implemented using ASAP3 (As Soon As Possible). See https://wiki.fysik.dtu.dk/asap for more information about ASAP3.

All the information about this program is found online at [organisms.readthedocs.io/en/latest/](https://organisms.readthedocs.io/en/latest/). It is recommended to read the installation page before using the algorithm ([organisms.readthedocs.io/en/latest/Installation.html](https://organisms.readthedocs.io/en/latest/Installation.html)). Note that you can install Organisms through ``pip`` and ``conda``. See the [installation instructions](https://organisms.readthedocs.io/en/latest/Installation.html) on how to do this.
All the information about this program is found online at [organisms.readthedocs.io/en/latest/](https://organisms.readthedocs.io/en/latest/). It is recommended to read the installation page before using the algorithm ([organisms.readthedocs.io/en/latest/Installation.html](https://organisms.readthedocs.io/en/latest/Installation.html)). Note that you can install Organisms through ``pip3`` and ``conda``. See the [installation instructions](https://organisms.readthedocs.io/en/latest/Installation.html) on how to do this.

Have fun!

0 comments on commit 7ba5f5e

Please sign in to comment.