Fix github's markdown display of README file bitbucket/master github/master origin/master
authorRafał Długołęcki <rafal@dlugolecki.net.pl>
Sun, 7 Feb 2016 22:57:21 +0000 (23:57 +0100)
committerRafał Długołęcki <rafal@dlugolecki.net.pl>
Sun, 7 Feb 2016 22:57:21 +0000 (23:57 +0100)
README
README.md

diff --git a/README b/README
index e5b69aaea687df1e429b8ac068b86476eae81678..973691ba9f5fc1f85c1be5a6f6acde957add1ba5 100644 (file)
--- a/README
+++ b/README
@@ -91,6 +91,7 @@ separated by given separator. For each value passed function is invoked:
     )
 
 More complex example:
+
     (...)
     void argument_function(bool a) {
         std::cout << "Argument: " << a << std::endl;
index e5b69aaea687df1e429b8ac068b86476eae81678..973691ba9f5fc1f85c1be5a6f6acde957add1ba5 100644 (file)
--- a/README.md
+++ b/README.md
@@ -91,6 +91,7 @@ separated by given separator. For each value passed function is invoked:
     )
 
 More complex example:
+
     (...)
     void argument_function(bool a) {
         std::cout << "Argument: " << a << std::endl;