We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d6f656 commit bc09023Copy full SHA for bc09023
1 file changed
README.md
@@ -76,3 +76,5 @@ A simple didactic demonstration of the algorithm
76
print_r($client->euclidean($table,"Pedro")); // result = ['C' => 1]
77
print_r($client->euclidean($table,"Pedro", 2)); // result = [] ;
78
```
79
+### License
80
+MIT license. See the archive [License](https://github.com/tigoCaval/recommendation-algorithm/blob/main/LICENSE)
0 commit comments