add circleci status on README
This commit is contained in:
parent
46c93adfe5
commit
67db61fb96
|
@ -1,5 +1,7 @@
|
||||||
Core is a lightweight wrapper of sql.DB.
|
Core is a lightweight wrapper of sql.DB.
|
||||||
|
|
||||||
|
[](https://circleci.com/gh/go-xorm/core/tree/master)
|
||||||
|
|
||||||
# Open
|
# Open
|
||||||
```Go
|
```Go
|
||||||
db, _ := core.Open(db, connstr)
|
db, _ := core.Open(db, connstr)
|
||||||
|
|
Loading…
Reference in New Issue