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
  • Loading branch information
bieniusa authored Feb 4, 2018
1 parent 599c5fe commit b41a44d
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Antidote CRDT library
# Antidote CRDT library
[![Build Status](https://travis-ci.org/SyncFree/antidote_crdt.svg?branch=master)](https://travis-ci.org/SyncFree/antidote_crdt)

CRDT implementations to use with Antidote.

Expand Down Expand Up @@ -29,4 +30,4 @@ Then execute the tests with:

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

rebar3 proper -n 1000 -m prop_crdt_orset
rebar3 proper -n 1000 -m prop_crdt_orset

0 comments on commit b41a44d

Please sign in to comment.