Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Nov 12, 2019
1 parent 7d39e5b commit 821a853
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Expand Up @@ -32,7 +32,8 @@ Your "Hello World" app is now running at [http://localhost:8080](http://localhos
It features the following:

* Object-oriented
* WSGI compliant
* [WSGI](https://www.python.org/dev/peps/pep-0333/) compliant
* [ASGI](https://channels.readthedocs.io/en/latest/asgi.html) ready
* Python 3 compatible
* RESTful request dispatching
* Asynchronous request handling support
Expand Down

0 comments on commit 821a853

Please sign in to comment.