Added link to Quoracle publication.

This commit is contained in:
Michael Whittaker 2021-04-10 18:47:52 -07:00
parent 31950aee77
commit 7c7223bd6d

View file

@ -4,7 +4,8 @@ Quoracle
Quoracle is a library for constructing and analyzing [read-write quorum Quoracle is a library for constructing and analyzing [read-write quorum
systems](https://scholar.google.com/scholar?cluster=4847365665094368145). Run systems](https://scholar.google.com/scholar?cluster=4847365665094368145). Run
`pip install quoracle` and then follow along with the tutorial below to get `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 ## Tutorial
### Quorum Systems ### Quorum Systems