From 60ea12d97195f65d257894ce73284985b98b4622 Mon Sep 17 00:00:00 2001
From: Kornelije Sajler <xajler@gmail.com>
Date: Wed, 25 Apr 2018 22:58:56 +0200
Subject: Updated few minor changes in README.

---
 README.md | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index 0b59922..2215bb8 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ Forked from [https://github.com/shiva/st](https://github.com/shiva/st) for simpl
 
 ## Installation for newbs
 
-## Requirements for build
+### Requirements for build
 
 Install `base-devel` - compiler and stuff (most distros have).
 
@@ -39,7 +39,7 @@ Install code depndencies (voidlinux - most distro should have something similar)
 + `libXft-devel`
 
 
-Then make and install:
+### Make & install
 
 ```
 make
@@ -58,6 +58,6 @@ sudo make install
 
 + Change `colorname[]` array values (88 LOC), default colours inspired by colors used in Pop! OS.
 + Numbers of 0 - 15 are usual terminal colors. Changed them to your liking.
-+ Change `bg` to your desired terminal background color..
++ Change `bg` to your desired terminal background color.
 + Change `fg` to your desired terminal foreground color.
 + Change `cursor` to your desired terminal cursor color.
-- 
cgit v1.2.3