Update README.md

This commit is contained in:
Dean Eigenmann 2019-10-03 05:14:49 +02:00 committed by GitHub
parent d218ca63cf
commit 65c395a135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@ These protocols define various components of the [vac](https://vac.dev) stack.
- [mvds](./mvds.md) - Ensure reliable messaging between peers across an unreliable peer-to-peer (P2P) network where they may be unreachable or unresponsive.
- [remote log](./remote-log.md) - Ensures a node can read data from a node that iss offline by replicating a local log remotely.
- [remote log](./remote-log.md) - Ensures a node can read data from a node that is offline by replicating a local log remotely.
## Style guide