mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
Fix Markdown formatting issue.
Fix missing closing * symbol. Issue pointed out in https://github.com/avelino/awesome-go/pull/373#issuecomment-96436497.
This commit is contained in:
parent
c13c10150d
commit
bbd8d31219
@ -190,7 +190,7 @@ Join us on IRC at **#awesome-go** on freenode [web access](http://webchat.freeno
|
|||||||
|
|
||||||
## Database Drivers
|
## Database Drivers
|
||||||
|
|
||||||
*Libraries for connecting and operating databases.
|
*Libraries for connecting and operating databases.*
|
||||||
|
|
||||||
* Relational Databases
|
* Relational Databases
|
||||||
* [go-adodb](https://github.com/mattn/go-adodb) - Microsoft ActiveX Object DataBase driver for go that using database/sql.
|
* [go-adodb](https://github.com/mattn/go-adodb) - Microsoft ActiveX Object DataBase driver for go that using database/sql.
|
||||||
|
Loading…
Reference in New Issue
Block a user