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