From 0269c384daa5b6c2ad0539e7253b1c363796309f Mon Sep 17 00:00:00 2001 From: Conrad Date: Thu, 4 Jul 2019 18:34:30 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eab2aa8..b7512f7 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,7 @@ This is the collection of our algorithm and its modules for data analyses | Name of Algorithm | Name of File| Author | | ------------- | ------------- | ------------- | | k-Means | kmeansMkI.py | [Tillmann](https://github.com/tchemn) and [Conrad](https://github.com/creyd) | +| k-Means (2D) | kmeansMkI_2d.py | [Tillmann](https://github.com/tchemn) and [Conrad](https://github.com/creyd) | | [ Your Algorithm ] | [ Your File Name] | [ Your Name ] | ## List of Modules