From b118aed69d7c7e4b820437b2c9248fd11b8064c1 Mon Sep 17 00:00:00 2001
From: merakor <cem@ckyln.com>
Date: Wed, 10 Jun 2020 08:31:04 +0000
Subject: update docs

FossilOrigin-Name: 448a1c38c57613150e74b49035bc79570f11eac3b0ca2852b7420884a2f4e164
---
 README.md | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 8852fbd..d63c5c0 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,8 @@ For changes please refer to the `CHANGELOG.md` file.
 
 [KISS]: https://github.com/kisslinux/kiss
 
-## Fork Notes
+Fork Notes
+----------
 
 There are certain differences between KISS Linux `kiss` and
 Carbs Linux `kiss`. Most importantly, you need a C compiler
@@ -16,7 +17,8 @@ of it. Rest of the important changes can be found in the CHANGELOG.
 
 This is _mostly_ a shell implementation rather than a pure one.
 
-### Directory Structure
+Directory Structure
+-------------------
 
     /        -- kiss, README, Makefile, LICENSE, CHANGELOG
     bin/     -- for C programs.
@@ -24,7 +26,8 @@ This is _mostly_ a shell implementation rather than a pure one.
     doc/     -- for documentation.
     contrib/ -- for Shell scripts that wrap around kiss.
 
-### Contributing
+Contributing
+------------
 
 Please see the [style and contribution guidelines].
 
-- 
cgit v1.2.3