Skip to content

Commit bc09023

Browse files
authored
Update README.md
1 parent 0d6f656 commit bc09023

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,3 +76,5 @@ A simple didactic demonstration of the algorithm
7676
print_r($client->euclidean($table,"Pedro")); // result = ['C' => 1]
7777
print_r($client->euclidean($table,"Pedro", 2)); // result = [] ;
7878
```
79+
### License
80+
MIT license. See the archive [License](https://github.com/tigoCaval/recommendation-algorithm/blob/main/LICENSE)

0 commit comments

Comments
 (0)