Revert awful change to README (but keep link)

- THANKS PATRICK
This commit is contained in:
Aaron L 2016-08-06 08:35:49 -07:00
parent c533c90aed
commit 7d3e89e25c

View file

@ -1,7 +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=svg)](https://circleci.com/gh/nullbio/sqlboiler)
[![CircleCI](https://circleci.com/gh/nullbio/sqlboiler.svg?style=shield)](https://circleci.com/gh/nullbio/sqlboiler)
SQLBoiler is a tool to generate a Go ORM tailored to your database schema.