Skip to content

Commit

Permalink
docs(readme): add installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
BaptisteContreras committed May 14, 2023
1 parent 281f6c9 commit acbc5b5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,12 @@ These implementations carefully follow the research paper and all classes are fu

Every example present in the paper is transcribed as a Phpunit test.

## Installation

```bash
composer require dynamophp/vector-clock
```

## Lamport timestamp

### Usage
Expand Down

0 comments on commit acbc5b5

Please sign in to comment.