Adjust CircleCI links

This commit is contained in:
Sean Corfield 2020-06-16 11:32:23 -07:00
parent 1e45fdff28
commit e6ca5c7d15

View file

@ -1,4 +1,4 @@
# Honey SQL [![CircleCI](https://circleci.com/gh/seancorfield/honeysql/tree/master.svg?style=svg)](https://circleci.com/gh/seancorfield/honeysql/tree/master)
# Honey SQL [![CircleCI](https://circleci.com/gh/seancorfield/honeysql/tree/develop.svg?style=svg)](https://circleci.com/gh/seancorfield/honeysql/tree/develop)
SQL as Clojure data structures. Build queries programmatically -- even at runtime -- without having to bash strings together.