Update README.md

This commit is contained in:
Daniel Wilczak
2020-10-24 02:35:22 -04:00
committed by GitHub
parent 2dec0503d7
commit 9faefd7921

View File

@ -2,7 +2,7 @@
# EasyGA - A general solution to Genetic Algorithms
EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit.
EasyGA is a python package designed to provide an easy-to-use Genetic Algorithm. The package is designed to work right out of the box, while also allowing the user to customize features as they see fit. Check out our [wiki](https://github.com/danielwilczak101/EasyGA/wiki) for more information.
## Installation: