Update README.md

This commit is contained in:
2019-07-04 18:32:51 +02:00
committed by GitHub
parent 8664c57d4d
commit c72b1340cd

View File

@@ -7,10 +7,10 @@ This is the collection of our algorithm and its modules for data analyses
## List of Algorithms
| Name of Algorithm | Author |
| ------------- | ------------- |
| kmeansMkI.py | [Tillmann](https://github.com/tchemn) and [Conrad](https://github.com/creyd) |
| [ PENDING ] | [ PENDING ] |
| Name of Algorithm | Name of File| Author |
| ------------- | ------------- | ------------- |
| k-Means | kmeansMkI.py | [Tillmann](https://github.com/tchemn) and [Conrad](https://github.com/creyd) |
| [ Your Algorithm ] | [ Your File Name] | [ Your Name ] |
## List of Modules