aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAudrius Butkevicius <audrius.butkevicius@gmail.com>2014-09-28 12:39:39 +0100
committerAudrius Butkevicius <audrius.butkevicius@gmail.com>2014-09-28 14:23:08 +0100
commitfdf8ee7015e19ecb5a496169dcd80ab326281982 (patch)
tree69c003f46adf05a6cbe4c68447dddde0c5661b01 /README.md
parent5ec95086f25f849904a72ab7bd59d4c1acccf056 (diff)
downloadsyncthing-fdf8ee7015e19ecb5a496169dcd80ab326281982.tar.gz
syncthing-fdf8ee7015e19ecb5a496169dcd80ab326281982.zip
Manual fixup
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 080e8edf7..c7b1d2951 100644
--- a/README.md
+++ b/README.md
@@ -7,10 +7,10 @@ syncthing
This is the `syncthing` project. The following are the project goals:
- 1. Define a protocol for synchronization of a file folder between a
- number of collaborating devices. The protocol should be well defined,
- unambiguous, easily understood, free to use, efficient, secure and
- language neutral. This is the [Block Exchange
+ 1. Define a protocol for synchronization of a folder between a number of
+ collaborating devices. The protocol should be well defined, unambiguous,
+ easily understood, free to use, efficient, secure and language neutral.
+ This is the [Block Exchange
Protocol](https://github.com/syncthing/syncthing/blob/master/protocol/PROTOCOL.md).
2. Provide the reference implementation to demonstrate the usability of