diff --git a/README.md b/README.md index a88bee1..7069522 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ written by Mike Cao. Data persistence is done with an SQLite database. ##Directory Layout ``` +/misc - Misc. files, including the database model and htaccess files /src/app - Core JavaScript modules /src/codemirror/ - Contains the style mode for CodeMirror /src/services/ - Server-side code for the member storage space @@ -62,4 +63,4 @@ written by Mike Cao. Data persistence is done with an SQLite database. /src/services/flight - The Flight PHP framework /src/views/ - Front-end stuff, such as HTML, CSS and images /components/ - Dependencies downloaded by Bower -``` \ No newline at end of file +```