From 70cd6c59398b62307ac6ec1215bd232ab4ce1d36 Mon Sep 17 00:00:00 2001 From: Conrad Date: Thu, 31 May 2018 00:13:51 +0200 Subject: [PATCH] Added kmeans to readme - Removed outdated ToDo list - Updated readme --- README.md | 2 +- docs/ToDo.md | 5 ----- 2 files changed, 1 insertion(+), 6 deletions(-) delete mode 100644 docs/ToDo.md diff --git a/README.md b/README.md index 2ec5aad..db5c2cf 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ This is the collection of our algorithm and its modules for data analyses | Name of Algorithm | Author | | ------------- | ------------- | -| [ PENDING ] | [ PENDING ] | +| kmeansMkI.py | [Tillmann](https://github.com/tchemn) and [Conrad](https://github.com/creyd) | | [ PENDING ] | [ PENDING ] | ## List of Modules diff --git a/docs/ToDo.md b/docs/ToDo.md deleted file mode 100644 index da59243..0000000 --- a/docs/ToDo.md +++ /dev/null @@ -1,5 +0,0 @@ -# ToDo Liste für Algorithmus - -- Schritt 1 -- Schritt 2 -- Schritt 3