Update tutorial to correct an oversight and add more content.
This commit is contained in:
@@ -74,7 +74,7 @@ def register_session():
|
||||
|
||||
|
||||
@app.route('/tutorial')
|
||||
def readme():
|
||||
def tutorial():
|
||||
return render_template("tutorial.html")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user