Update README.md

This commit is contained in:
Daniel Wilczak
2020-10-24 18:35:13 -04:00
committed by GitHub
parent 422e7c2948
commit 3625453a28

View File

@ -1,6 +1,6 @@
<img src="https://github.com/danielwilczak101/EasyGA/blob/master/images/easyGA_logo_1.png">
# EasyGA - A general solution to Genetic Algorithms
# 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. Check out our [wiki](https://github.com/danielwilczak101/EasyGA/wiki) for more information.