Skip to content

Commit 4cfad33

Browse files
committed
doc: reference the readme
1 parent ec4c43a commit 4cfad33

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

driver.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
// import _ "github.com/go-sql-driver/mysql"
1414
//
1515
// db, err := sql.Open("mysql", "user:password@/dbname")
16+
//
17+
// See https://github.com/go-sql-driver/mysql#usage for details
1618
package mysql
1719

1820
import (

0 commit comments

Comments
 (0)