Fix github's markdown display of README file
[command.git] / README.md
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;