Skip to content

Commit 4450b23

Browse files
committed
f
1 parent e810f84 commit 4450b23

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
@@ -23,7 +23,9 @@ MySQL plugin for Egg.js
2323
npm i @eggjs/mysql
2424
```
2525

26-
MySQL Plugin for egg, support egg application access to MySQL database.
26+
MySQL Plugin for `egg@4`, support egg application access to MySQL database.
27+
28+
> If you're using `egg@3`, please use `egg-mysql@5` instead.
2729
2830
This plugin based on [@eggjs/rds], if you want to know specific usage, you should refer to the document of [@eggjs/rds].
2931

0 commit comments

Comments
 (0)