update badges
This commit is contained in:
parent
077fc3f23a
commit
75bf60667d
1 changed files with 4 additions and 1 deletions
|
|
@ -4,7 +4,10 @@ SQL as Clojure data structures. Build queries programmatically -- even at runtim
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
[](https://clojars.org/com.github.seancorfield/honeysql) [](https://cljdoc.org/d/com.github.seancorfield/honeysql/CURRENT) [](https://clojurians.slack.com/app_redirect?channel=honeysql)
|
[](https://clojars.org/com.github.seancorfield/honeysql)
|
||||||
|
[](https://cljdoc.org/d/com.github.seancorfield/honeysql/CURRENT)
|
||||||
|
[](https://clojurians.slack.com/app_redirect?channel=honeysql)
|
||||||
|
[](http://clojurians.net)
|
||||||
|
|
||||||
|
|
||||||
This project follows the version scheme MAJOR.MINOR.COMMITS where MAJOR and MINOR provide some relative indication of the size of the change, but do not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names). COMMITS is an ever-increasing counter of commits since the beginning of this repository.
|
This project follows the version scheme MAJOR.MINOR.COMMITS where MAJOR and MINOR provide some relative indication of the size of the change, but do not follow semantic versioning. In general, all changes endeavor to be non-breaking (by moving to new names rather than by breaking existing names). COMMITS is an ever-increasing counter of commits since the beginning of this repository.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue