Skip to content

Commit 176d29a

Browse files
committed
update readme
1 parent e4f481a commit 176d29a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

drizzle-orm/README.md

Lines changed: 3 additions & 2 deletions
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)