diff --git a/README.md b/README.md index a028c9e..773a6dc 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,7 @@ pip3 install EasyGA ``` ## Getting started with EasyGA(Basic Example): +The goal of the basic example is to get all 5's in the chromosome. ```Python import EasyGA