Skip to content

Commit 6c352ca

Browse files
committed
updating ReadME file
1 parent ecdd53c commit 6c352ca

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,13 @@
33
<h2 id="Description"> :book: Description</h2>
44

55
<p align="justify">
6-
a Numpy vectorized implementation of some of the fuzzy clustering algorithms, written in Python
6+
a Numpy vectorized implementation of some of the fuzzy clustering algorithms written in Python
77
</p>
88

9+
<h3> This Project includes The Current Algorithms: </h3>
910

11+
<ul>
12+
<li> ➤ Fuzzy C-Means </li>
13+
<li> ➤ Gustafason-Kessel </li>
14+
</ul>
1015

0 commit comments

Comments
 (0)