From 951b6dcd388fb6615333dc1be584e7d3b8cb2bf7 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Mon, 15 Jul 2019 15:32:14 -0400 Subject: I hate markdown --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f0d314c..0cc9786 100644 --- a/README.md +++ b/README.md @@ -9,5 +9,7 @@ describe system errors based on their numeric values For example: -```$ ./strerror 1 -1: Operation not permitted [EPERM]``` +``` +$ ./strerror 1 +1: Operation not permitted [EPERM] +``` -- cgit v1.2.1