diff --git a/readme.md b/readme.md index 2446e7d..49e3cb3 100644 --- a/readme.md +++ b/readme.md @@ -20,17 +20,11 @@ Your API server application should have the following basic structure: ``` project -| +--config -| | | +--master.js -| | | +--development.js -| | | \--production.js -| +--models -| \--routes ```