Merge pull request #1 from To-heeb/master

update of the sequelize link in README of day1 activity to a active doc
This commit is contained in:
manaknightdigital
2022-10-17 09:28:06 -04:00
committed by GitHub
+1 -1
View File
@@ -4,7 +4,7 @@
- setup project
- clone to your github
- Read the documentation https://sequelize.org/v7/manual/getting-started.html
- Read the documentation https://sequelize.org/docs/v7/getting-started/
- Setup the following Models in models folder. Make sure tables made by sequelize:
```