diff --git a/README.md b/README.md index 1b55c95..32058d6 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ ga = EasyGA.GA() ga.evolve() ``` -# Output: +### Output: ```python Put the out here ``` @@ -60,7 +60,7 @@ ga.initialization = user_initialization_function ga.eveolve() ``` -# Output: +### Output: ```python Put the out here ```