From: Guillem Jover Date: Tue, 4 Oct 2022 02:28:05 +0000 (+0200) Subject: doc: Add missing empty line to separate README sections X-Git-Tag: 0.11.7~7 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ef981f930b0e7ab64eef1985d5e812bada3a6332;p=thirdparty%2Flibbsd.git doc: Add missing empty line to separate README sections --- diff --git a/README b/README index 195f5f0..c545bdc 100644 --- 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 . + Releases -------- @@ -38,6 +39,7 @@ and cloned from: + 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 ------------------------