Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ TODO:

Structure
==========
##Folder tree
## Folder tree

* rawname
* assets
Expand All @@ -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
Expand Down