Skip to content

Commit 85cad22

Browse files
authored
Update README.md
1 parent 475ecc4 commit 85cad22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
You can use this repo as a template for OAuth authentication using Axum and Google OAuth.
44

5-
The underling database used is SQLite using SQLx, see branch the mongodb for a MongoDB version.
5+
The underling database used is SQLite using SQLx. For a MongoDB version, see https://github.com/randommm/rust-axum-with-google-oauth-mongodb.
66

77
Minijinja is also used as the HTML template system. Moreover, a deployment example with GitHub Actions is provided.
88

0 commit comments

Comments
 (0)