From 2c9c9b0c86ca1e6958c6c22a7eb31be481dace38 Mon Sep 17 00:00:00 2001
From: Winnus <winnus@posteo.de>
Date: Sat, 30 Sep 2023 18:34:33 +0200
Subject: [PATCH] update README

---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index bce1432..dcc7867 100755
--- a/README.md
+++ b/README.md
@@ -84,6 +84,7 @@ This should be returned.
 # Todos
 - provide a user Documentation that covers and explain all needed steps to define own: Phases, Operators, Experiments
 - implement a call to the experiment that handles how to save the fittest gene when evolution is finished.
+- Code and repository cleanups
     - this has to be user defined and will save the gene into a users usable format for further use
 - implement island fusion at user definable time frames in the evolution
     - provide a standart fusion module that can always be used
-- 
GitLab