Update README.rst
This commit is contained in:
parent
660994efc7
commit
f95112e303
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ A Simple Example
|
||||||
def hello():
|
def hello():
|
||||||
return "Hello, World!"
|
return "Hello, World!"
|
||||||
|
|
||||||
.. code-block:: text
|
.. code-block:: python
|
||||||
|
|
||||||
$ flask run
|
$ flask run
|
||||||
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
|
* Running on http://127.0.0.1:5000/ (Press CTRL+C to quit)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue