From d67dd9152b71a0a5f13befc86e51f5f551e34e43 Mon Sep 17 00:00:00 2001 From: John Paul Wohlscheid Date: Fri, 19 Feb 2021 19:49:33 -0500 Subject: [PATCH] Updated README to improve formatting adding Markdown for headings --- README | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/README b/README index 63e80fd7..f5bb3bf0 100644 --- a/README +++ b/README @@ -1,7 +1,6 @@ +# Mono Basic: Visual Basic Compiler and Runtime. -Mono Basic: Visual Basic Compiler and Runtime. - -= Building = +## Building To configure this module, first configure it, like this: @@ -15,9 +14,9 @@ Mono Basic: Visual Basic Compiler and Runtime. make install -= Package = +## Package -== Visual Basic Runtime == +### Visual Basic Runtime -== Visual Basic Compiler == +### Visual Basic Compiler