Skip to content

Commit f7bc6dd

Browse files
committed
update README.md
1 parent a82444d commit f7bc6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121

2222
A super lightweight TypeScript types generator that respects your laziness and love for raw SQL.
2323

24-
Zero runtime dependencies, just types. This is just a super thin wrapper around [sqlc](https://sqlc.dev/) and a file generator - all the real magic is in sqlc. It just makes it more convenient to use in TypeScript projects.
24+
Zero runtime dependencies, just types. This is just a super thin wrapper around [sqlc](https://sqlc.dev/) and a file generator - all the real magic is in **sqlc**. It just makes it more convenient to use in TypeScript projects.
2525

2626
## 🏃 TLDR
2727

0 commit comments

Comments
 (0)