Update README.md

This commit is contained in:
Daniel Wilczak
2022-06-10 13:03:07 -04:00
committed by GitHub
parent 4183cf306d
commit d2e549b56c

View File

@ -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