Update README.md

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

View File

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