Update README.md
This commit is contained in:
parent
bb6750a982
commit
54c2f0960a
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ 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) [![slack]https://img.shields.io/badge/slack-HoneySQL-orange.svg?logo=slack)]([https://kubernetes.slack.com/messages/C87MF1RFD](https://clojurians.slack.com/C66EM8D5H)]
|
[](https://clojars.org/com.github.seancorfield/honeysql) [](https://cljdoc.org/d/com.github.seancorfield/honeysql/CURRENT) []([https://kubernetes.slack.com/messages/C87MF1RFD](https://clojurians.slack.com/C66EM8D5H)]
|
||||||
|
|
||||||
|
|
||||||
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