Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tjdwill authored Apr 29, 2024
1 parent 0b52646 commit 3a0dcb6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# K-Means Clustering

![Docs](https://github.com/tjdwill/kmeans/blob/main/.github/workflows/sitebuild.yml/badge.svg)
![PyPI](https://github.com/tjdwill/kmeans/blob/main/.github/workflows/python-publish.yml/badge.svg)

A repository documenting the implementation of k-Means clustering in Python. Usage examples can be found in the `tests` directory.

Expand Down

0 comments on commit 3a0dcb6

Please sign in to comment.