Skip to content

Commit 5247e0c

Browse files
committed
comment
1 parent a9e7d62 commit 5247e0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

flask/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
'''
1+
```
22
How to run:
33
$ export FLASK_APP=hello_world.py
44
$ export FLASK_ENV=development
55
$ flask.run
6-
'''
6+
```

0 commit comments

Comments
 (0)