diff --git a/README.md b/README.md index b7f8110..8bcb9fe 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,6 @@ 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. -## An Example Web Service: - ```python import responder diff --git a/docs/source/index.rst b/docs/source/index.rst index c6f7f1f..35b2a6d 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -24,9 +24,6 @@ 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. -An Example Web Service: ------------------------ - .. code:: python import responder