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 cf0744f commit 8488907Copy full SHA for 8488907
1 file changed
README.md
@@ -88,6 +88,12 @@ A simple didactic demonstration of the algorithm
88
print_r($client->slopeOne($table,'Pedro')); // result = ['C' => 1]
89
print_r($client->slopeOne($table,'Pedro', 2)); // result = []
90
```
91
+
92
+### Supporting this project
93
+If you are interested in supporting this project, you can help in many ways. Leave a star :star: or make a donation.
94
+### Sponsor supporting this project
95
+- []
96
97
### License
98
MIT license. See the archive [License](https://github.com/tigoCaval/recommendation-algorithm/blob/main/LICENSE)
99
0 commit comments