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

Commit b41a44d

Browse files
authored
Update README.md
1 parent 599c5fe commit b41a44d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
# Antidote CRDT library
1+
# Antidote CRDT library
2+
[![Build Status](https://travis-ci.org/SyncFree/antidote_crdt.svg?branch=master)](https://travis-ci.org/SyncFree/antidote_crdt)
23

34
CRDT implementations to use with Antidote.
45

@@ -29,4 +30,4 @@ Then execute the tests with:
2930

3031
For more control, you can run PropEr manually and specify parameters like the tested module or the number of generated tests:
3132

32-
rebar3 proper -n 1000 -m prop_crdt_orset
33+
rebar3 proper -n 1000 -m prop_crdt_orset

0 commit comments

Comments
 (0)