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 02:55:12 +01:00
parent 005dbc4cc7
commit 763aebf1d3
+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/v7/manual/getting-started.html - Read the documentation https://sequelize.org/docs/v6/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:
``` ```