Fixed README linebreaks.
authorOlof-Joachim Frahm <olof@macrolet.net>
Wed, 23 Nov 2011 01:06:45 +0000 (02:06 +0100)
committerOlof-Joachim Frahm <olof@macrolet.net>
Wed, 23 Nov 2011 01:06:45 +0000 (02:06 +0100)
README.md

index 4235702..9a2ae39 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,9 +1,11 @@
-CL-INOTIFY - Interface to the Linux inotify API.
+CL-INOTIFY - Interface to the Linux inotify(7) API.
 
 Copyright (C) 2011 Olof-Joachim Frahm
+
 Released under a Simplified BSD license.
 
 Working, but unfinished.
+
 Implementations currently running on: SBCL.
 
 Uses CFFI, binary-types (from [my Github][1] or see [CLiki][2]) and
@@ -89,4 +91,4 @@ LINKS
 
 [1]: https://github.com/Ferada/binary-types
 [2]: http://www.cliki.net/Binary-types
-[3]: https://github.com/stassats/inotify
\ No newline at end of file
+[3]: https://github.com/stassats/inotify