Added link to Quoracle publication.
This commit is contained in:
parent
31950aee77
commit
7c7223bd6d
1 changed files with 2 additions and 1 deletions
|
@ -4,7 +4,8 @@ Quoracle
|
|||
Quoracle is a library for constructing and analyzing [read-write quorum
|
||||
systems](https://scholar.google.com/scholar?cluster=4847365665094368145). Run
|
||||
`pip install quoracle` and then follow along with the tutorial below to get
|
||||
started.
|
||||
started. You can find more information on Quoracle in our [PaPoC '21
|
||||
paper](https://mwhittaker.github.io/publications/quoracle.pdf).
|
||||
|
||||
## Tutorial
|
||||
### Quorum Systems
|
||||
|
|
Loading…
Reference in a new issue