]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
doc: Add missing empty line to separate README sections
authorGuillem Jover <guillem@hadrons.org>
Tue, 4 Oct 2022 02:28:05 +0000 (04:28 +0200)
committerGuillem Jover <guillem@hadrons.org>
Tue, 4 Oct 2022 02:29:37 +0000 (04:29 +0200)
README

diff --git a/README b/README
index 195f5f0fe9f8f37fb821927ef21f528d5a1393b6..c545bdc14ad05d2572add2832f82a5719dea11a5 100644 (file)
--- a/README
+++ b/README
@@ -9,6 +9,7 @@ A BSD compatible message-digest library is required, on systems where
 this is not provided by its libc or libmd libraries, the canonical
 implementation to use is <https://www.hadrons.org/software/libmd/>.
 
+
 Releases
 --------
 
@@ -38,6 +39,7 @@ and cloned from:
 
   <https://anongit.freedesktop.org/git/libbsd>
 
+
 Building from git source
 ------------------------
 
@@ -55,6 +57,7 @@ the git tree:
 
 the source should be roughly equivalent to the distributed tar source.
 
+
 Building from tar source
 ------------------------