Skip to content
This repository has been archived by the owner on May 27, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Hex and Gitlab CI badge
  • Loading branch information
albsch authored May 18, 2021
1 parent 4050bd9 commit 18edab4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Antidote CRDT library
[![Build Status](https://travis-ci.org/AntidoteDB/antidote_crdt.svg?branch=master)](https://travis-ci.org/AntidoteDB/antidote_crdt)

[![Hex pm](https://img.shields.io/hexpm/v/antidote_crdt.svg)](https://hex.pm/packages/antidote_crdt)
![Erlang CI](https://github.com/AntidoteDB/antidote_crdt/workflows/Erlang%20CI/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/AntidoteDB/antidote_crdt/badge.svg?branch=master)](https://coveralls.io/github/AntidoteDB/antidote_crdt?branch=master)

Operation based CRDT implementations to use with Antidote.
Expand Down

0 comments on commit 18edab4

Please sign in to comment.