From f1d5704097a6c62d8c94d71c3517c12c13ebfa88 Mon Sep 17 00:00:00 2001 From: Jakob Stendahl Date: Tue, 20 Mar 2018 00:20:55 +0100 Subject: Made the last header be markdown-style as well 🤦 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0baaa7..242b1fd 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ If the line does not start with an exlamation mark, we are assuming the first wo - `LONG ` This is two bytes, usually you would sum them to get their value. - `INT ` This is just one byte. -== Example-file +## Example-file ``` # We are setting the size, so the parser can notify us if and when we exceed it !SIZE 124 -- cgit v1.2.3