summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Braun <rbraun@sceen.net>2018-06-20 18:21:46 +0200
committerRichard Braun <rbraun@sceen.net>2018-06-20 18:21:46 +0200
commit2ba647b61c77c6b84a9bd2bcd611ebb2d61f64f1 (patch)
tree5a0bde01bec8ce59897db61d16e5ff8f3008b0ff
parentc9d1eddfddc72c5c5494f7581ea7299db9ce27bd (diff)
README: minor formatting fixes
Add a couple of empty lines.
-rw-r--r--README2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 577c7b7..eea1990 100644
--- a/README
+++ b/README
@@ -29,6 +29,7 @@ On Debian, the following packages are required :
Multilib support for GCC, which provides the 32-bits static libgcc
library required to link the kernel on 64-bits machines.
+
Examining the kernel binary
---------------------------
@@ -126,6 +127,7 @@ The project sources are split into three directories :
The coding style used is borrowed from X1's big brother X15 [8].
+
References
----------