Skip to content

Commit 386f545

Browse files
xyxynjinzhu
andauthored
Update README.md (#126)
* Update README.md add package what is used below * Update README.md --------- Co-authored-by: Jinzhu <wosmvp@gmail.com>
1 parent d04acd7 commit 386f545

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
@@ -40,6 +40,7 @@ db, err := gorm.Open(mysql.New(mysql.Config{
4040
import (
4141
_ "example.com/my_mysql_driver"
4242
"gorm.io/gorm"
43+
"gorm.io/driver/mysql"
4344
)
4445

4546
db, err := gorm.Open(mysql.New(mysql.Config{

0 commit comments

Comments
 (0)