update of the sequelize link in README of day1 activity to a the active doc

This commit is contained in:
Toheeb Oyekola
2022-10-12 03:05:51 +01:00
parent 763aebf1d3
commit 059da72768
+1 -1
View File
@@ -4,7 +4,7 @@
- setup project - setup project
- clone to your github - clone to your github
- Read the documentation https://sequelize.org/docs/v6/getting-started/ - Read the documentation https://sequelize.org/docs/v7/getting-started/
- Setup the following Models in models folder. Make sure tables made by sequelize: - Setup the following Models in models folder. Make sure tables made by sequelize:
``` ```