Skip to content

Commit 092b3ee

Browse files
committed
📚 docs[skip ci]: Update URL and changelog in readme.
1 parent 4a3284e commit 092b3ee

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Hopefully, you can get the predicted result within **15-30 minutes** after the c
3434
## Database
3535

3636
* [MongoDB](https://www.mongodb.com/): NoSQL database
37-
* [Beanie](https://roman-right.github.io/beanie/): ODM for MongoDB
37+
* [Beanie](https://beanie-odm.dev/): ODM for MongoDB
3838

3939
## Backend
4040

@@ -136,7 +136,8 @@ npm run build
136136
> change frontend from server-side rendering([Jinja](https://jinja.palletsprojects.com/) + [Materialize](https://materializecss.com/)) to client-side rendering([React](https://reactjs.org/)).
137137
* v0.1.2(2023/10/04)
138138
> refine backend logic to enhance robustness and clean up deprecated static site rendering code
139-
139+
* v0.1.3(2023/12/28)
140+
> last version prior to the rewrite of the Elo rating algorithm
140141
---
141142

142143
# Supported by

0 commit comments

Comments
 (0)