From 66655d2d17e4ca8463cf61b356ed8d233ddde162 Mon Sep 17 00:00:00 2001
From: daniel-Jones <daniel@danieljon.es>
Date: Fri, 5 Oct 2018 12:44:44 +0930
Subject: some readme stuff

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

diff --git a/README.md b/README.md
index d1a9075..b5f8607 100644
--- a/README.md
+++ b/README.md
@@ -39,3 +39,6 @@ else
 // free all of our memory (including cfg itself)
 cfgfree(cfg);
 ````
+
+Why didn't I use string.h functions to extract the key and value? 
+I did originally, but I scraped it because it was hacky, if I had any idea what I would end up using I would have kept it.
-- 
cgit v1.2.3