Skip to content

Commit 8488907

Browse files
authored
Update README.md
1 parent cf0744f commit 8488907

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,12 @@ A simple didactic demonstration of the algorithm
8888
print_r($client->slopeOne($table,'Pedro')); // result = ['C' => 1]
8989
print_r($client->slopeOne($table,'Pedro', 2)); // result = []
9090
```
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+
9197
### License
9298
MIT license. See the archive [License](https://github.com/tigoCaval/recommendation-algorithm/blob/main/LICENSE)
9399

0 commit comments

Comments
 (0)