Skip to content

Commit

Permalink
routes.append
Browse files Browse the repository at this point in the history
  • Loading branch information
kjaymiller committed Aug 6, 2019
1 parent 4afd622 commit f8258d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/QUICKSTART.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Import Render Engine into your run file

`render_engine import Engine`
`from render_engine import Engine`

## Define your Engine
`engine = Engine()`
Expand Down

0 comments on commit f8258d8

Please sign in to comment.