Skip to content

Commit 34a598e

Browse files
committed
whitespace
1 parent 376d31d commit 34a598e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -330,6 +330,7 @@ _The original asynchronous SQLite binding for Node.js_
330330
Contributions are welcome! This project maintains 100% API compatibility with Node.js's built-in SQLite module. Please run tests with `npm test` and ensure code passes linting with `npm run lint` before submitting changes. When adding new features, include corresponding tests and ensure they match Node.js SQLite behavior exactly.
331331

332332
The project includes automated sync scripts to keep up-to-date with:
333+
333334
- **Node.js SQLite implementation** via `npm run sync:node`
334335
- **SQLite library updates** via `npm run sync:sqlite`
335336

0 commit comments

Comments
 (0)