diff --git a/README.md b/README.md index f8b71af..65507db 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ The Python world certainly doesn't need more web frameworks. But, it does need more creativity, so I thought I'd spread some [Hacktoberfest](https://hacktoberfest.digitalocean.com/) spirit around, bring some of my ideas to the table, and see what I could come up with. -## Example Web Service +## An Example Web Service ```python import responder diff --git a/docs/source/index.rst b/docs/source/index.rst index ec14761..9b6286d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -24,8 +24,8 @@ A familiar HTTP Service Framework The Python world certainly doesn't need more web frameworks. But, it does need more creativity, so I thought I'd spread some `Hacktoberfest `_ spirit around, bring some of my ideas to the table, and see what I could come up with. -Example Web Service -------------------- +An Example Web Service +---------------------- .. code:: python