Update README.md

This commit is contained in:
Daniel Wilczak
2020-10-13 02:07:27 -04:00
committed by GitHub
parent a8b841bbe8
commit 23ab294705

View File

@ -1,6 +1,6 @@
# EasyGA - A general solution to Genetic Algorithms
Project description
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.
## Installation: