README: Add newline to end of file
authorPaul Menzel <paul.menzel@giantmonkey.de>
Thu, 1 Sep 2016 13:31:33 +0000 (15:31 +0200)
committerPaul Menzel <paul.menzel@giantmonkey.de>
Thu, 1 Sep 2016 13:31:33 +0000 (15:31 +0200)
Text files should end with a newline. So add one.

README.md

index adc10a2..830236b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -114,4 +114,4 @@ needed for a simple heap profiler.
 
 - *ability to profile stack allocations*
 
-  This is inherently impossible to implement efficiently in heaptrack as far as I know.
\ No newline at end of file
+  This is inherently impossible to implement efficiently in heaptrack as far as I know.