Skip to content

Commit b452ba2

Browse files
committed
Add badges to README: Clojars, CircleCI, Slack
Signed-off-by: Christian Weilbach <christian@weilbach.name>
1 parent 5b989d4 commit b452ba2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Stratum
22

3+
[![Clojars Project](https://img.shields.io/clojars/v/org.replikativ/stratum.svg)](https://clojars.org/org.replikativ/stratum)
4+
[![CircleCI](https://circleci.com/gh/replikativ/stratum.svg?style=shield)](https://circleci.com/gh/replikativ/stratum)
5+
[![Slack](https://img.shields.io/badge/slack-join_chat-brightgreen.svg)](https://clojurians.slack.com/archives/CB7GJAN0L)
6+
37
*Stratum is in beta. Please provide feedback and report any issues you run into.*
48

59
SIMD-accelerated SQL engine for the JVM. Every table is a branchable, copy-on-write value.

0 commit comments

Comments
 (0)