Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
va1erian committed Jun 3, 2014
1 parent b21a9d8 commit 5b46134
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,12 @@ 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
/src/services/model - Business and DB logic for the server-side
/src/services/flight - The Flight PHP framework
/src/views/ - Front-end stuff, such as HTML, CSS and images
/components/ - Dependencies downloaded by Bower
```
```

0 comments on commit 5b46134

Please sign in to comment.