diff --git a/README.md b/README.md index e9e8463..a2def5a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + # 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.