Skip to content
Snippets Groups Projects
Commit ca8501d9 authored by Erick Lavoie's avatar Erick Lavoie
Browse files

Update README.md

parent d67aacb8
No related branches found
No related tags found
No related merge requests found
......@@ -515,9 +515,7 @@ should result with consistent local branches `alice`, `bob`, `carol` and deliver
## API
The API is presented by concepts, from the high-level abstraction interface of Causal Reliable Broadcast (CRB) to suggested implementation commands. Your implementation must implement the CRB and Process with the same command-line interface but you may organize the other implementation commands differently.
Commands that are already implemented for you are marked with *provided*, those you must implement are marked with *TBD*.
The API is presented by concepts, from the high-level abstraction interface of Causal Reliable Broadcast (CRB) to suggested implementation commands. Commands that are already implemented for you are marked with *provided*, those you must implement are marked with *TBD*.
### Process
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment