Update README.md

This commit is contained in:
Daniel Wilczak
2021-01-26 21:26:31 -06:00
committed by GitHub
parent c8c8706274
commit 48eef0874e

View File

@ -2,7 +2,7 @@
# EasyGA - Genetic Algorithms made Easy
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.