From d2e549b56c58cee2aaca1010be739e1186cd5d68 Mon Sep 17 00:00:00 2001 From: Daniel Wilczak <44122838+danielwilczak101@users.noreply.github.com> Date: Fri, 10 Jun 2022 13:03:07 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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