Skip to content

Commit 4c58cfd

Browse files
committed
update readme
1 parent 7d957ea commit 4c58cfd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

drizzle-orm/README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ Open this example on [CodeSandbox](https://codesandbox.com):
1313
Relevant files:
1414

1515
- [drizzle](./drizzle) migrations and drizzle-related meta information
16-
- [app/db/db.server.ts] setup database client
17-
- [package.json] add `db:*` scripts and drizzle dependencies
16+
- [app/db.server.ts] setup database client
17+
- [app/schema.ts] define database schema
18+
- [package.json] add `generate` script and drizzle dependencies
1819

1920
## Related Links
2021

0 commit comments

Comments
 (0)