Update readme to add circleci badge
This commit is contained in:
parent
f563c59234
commit
1839b9fa03
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
# SQLBoiler
|
||||
|
||||
[![GoDoc](https://godoc.org/github.com/pobri19/sqlboiler?status.svg)](https://godoc.org/github.com/pobri19/sqlboiler)
|
||||
![CircleCI](https://circleci.com/gh/nullbio/sqlboiler.svg?style=shield&circle-token=:circle-token)
|
||||
|
||||
SQLBoiler is a tool to generate a Go ORM tailored to your database schema.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue