Whitespace change to trigger appveyor.
diff --git a/README.md b/README.md
index 0af13fe..8c495cc 100644
--- a/README.md
+++ b/README.md
@@ -541,4 +541,6 @@
```
## Linking against the library
-When using gcc, it is necessary to link against pthread to avoid runtime exceptions. This is due to how gcc implements std::thread. See [issue #67](https://github.com/google/benchmark/issues/67) for more details.
+When using gcc, it is necessary to link against pthread to avoid runtime
+exceptions. This is due to how gcc implements std::thread.
+See [issue #67](https://github.com/google/benchmark/issues/67) for more details.