Update README.md

This commit is contained in:
Daniel Wilczak
2020-10-22 16:16:34 -04:00
committed by GitHub
parent 778948d123
commit ffd51d1ca2

View File

@ -1,4 +1,5 @@
<img src="https://github.com/danielwilczak101/EasyGA/blob/master/github_logo.png">
# 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.