README: missing closing brace

This commit is contained in:
Jakob Unterwurzacher 2017-03-19 19:58:16 +01:00
parent d4886bead4
commit d2e9e8e2f8
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ v1.3-beta1
* Add `-serialize_reads` command-line option
* This can greatly improve performance on storage
that is very slow for concurrent out-of-order reads. Example:
Amazon Cloud Drive ([#92](https://github.com/rfjakob/gocryptfs/issues/92)
Amazon Cloud Drive ([#92](https://github.com/rfjakob/gocryptfs/issues/92))
v1.2.1, 2017-02-26
* Add an integrated speed test, `gocryptfs -speed`