Skip to content

Commit 69f12a1

Browse files
committed
[misc] update README about node.js min version
1 parent 2dd9748 commit 69f12a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,10 @@
1414

1515
**Non-blocking MariaDB and MySQL client for Node.js.**
1616

17-
MariaDB and MySQL client, 100% JavaScript, with TypeScript definition, compatible with Node.js 6+, with the Promise API.
17+
MariaDB and MySQL client, 100% JavaScript, with TypeScript definition, with the Promise API.
18+
19+
version before 2.4 is compatible with Node.js 6+
20+
version after 2.4 is compatible with Node.js 10+
1821

1922

2023
## Documentation

0 commit comments

Comments
 (0)