diff --git a/README.md b/README.md index 1cb5c7a..59e8eda 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# EasyGA - A general solution to Genetic Algorithms +# EasyGA - Genetic Algorithms made Easy 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. Check out our [wiki](https://github.com/danielwilczak101/EasyGA/wiki) for more information.