Skip to content

Commit

Permalink
docs enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
aiscenblue committed Oct 27, 2017
1 parent 51570d6 commit 0f09377
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
> create a folder Home where you point your module directory
```
root-directory/
__init__.py
methods.py
routes.py
~/root-directory/
|-- __init__.py
|-- methods.py
|-- routes.py
```

`NOTE:: __init__.py must be ALWAYS included in the folder in order to detect the model folder as a module`
Expand Down

0 comments on commit 0f09377

Please sign in to comment.