Skip to content

Commit

Permalink
Updated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Felix Ingram committed Feb 7, 2022
1 parent dad20e3 commit 115d5cf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ Usage: cli create-app [OPTIONS] DIRECTORY
## `new-route`

`new-route` takes a route path and creates the python file in the correct
location.
location. It will also parse any path parameters and add code to extract them
from the request.

0 comments on commit 115d5cf

Please sign in to comment.