Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Aug 20, 2017
1 parent 93af9c8 commit 9a3e23d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@
*~
*.log
node_modules
*.env
3 changes: 1 addition & 2 deletions DOCUMENTATION.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,8 @@

You can see below the API reference of this module.

### `bloggify:init(config)`
### Plugin Configuration

#### Params
- **Object** `config`:
- `routes_dir` (String): The path to the directory where the routes are stored. They should be randable view files. For dynamic routes, use the `_`character.
- `controllers_dir` (String): The path to the controllers directory.
Expand Down

0 comments on commit 9a3e23d

Please sign in to comment.