From 834639cb18b607905ee561ceb82e2fd7f8fbf18c Mon Sep 17 00:00:00 2001 From: "David M. Lee" Date: Fri, 7 Dec 2018 09:31:00 -0600 Subject: [PATCH] Correct headings for GFM --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c4bc03e..8bed875 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ TODO: Structure ========== -##Folder tree +## Folder tree * rawname * assets @@ -54,7 +54,7 @@ views - Contains the html page views. These files should generally not contain a UCP - Optional adds a module for the user control pannel. Has the same directory structure. -##Files +## Files rawname/Rawname.class.php This is your primary class and is essentially your module. All the magic happens here. rawname/module.xml