diff --git a/README.rst b/README.rst index a5ff470e..6ab8fe16 100644 --- a/README.rst +++ b/README.rst @@ -45,7 +45,7 @@ Sanic | Build fast. Run fast. .. end-badges -Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the `async/await` syntax added in Python 3.5, which makes your code non-blocking and speedy. +Sanic is a Python web server and web framework that's written to go fast. It allows the usage of the ``async/await`` syntax added in Python 3.5, which makes your code non-blocking and speedy. `Source code on GitHub `_ | `Help and discussion board `_.