Skip to content

Commit

Permalink
Add instruction install from composer
Browse files Browse the repository at this point in the history
  • Loading branch information
agoenks29D committed Jul 31, 2020
1 parent dbe9c6a commit 3ac83ef
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
# PHP K-Means Library

## How to use
## Installation via [composer](https://getcomposer.org)

```bash
composer require medansoftware/kmeans-algorithm-php
```

## How to use

### Example 1 [Video Refrence](https://www.youtube.com/watch?v=MayK_kwJgv4)

Expand Down

0 comments on commit 3ac83ef

Please sign in to comment.