Skip to content

Commit d0fe8a4

Browse files
committed
docs: mention which library is supported
1 parent be9b5b2 commit d0fe8a4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22

33
## Description
44

5-
An ESLint plugin that can validate SQLite queries and automatically generate types for query parameters and results.
5+
An ESLint plugin that can validate SQLite queries and automatically
6+
generate types for query parameters and results when using the
7+
`better-sqlite3` library.
68

79
## Usage
810

0 commit comments

Comments
 (0)