From 65704a8083653bc6d13cee98e5e3c4ca16e945af Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Wed, 17 Oct 2018 09:00:45 +0100 Subject: [PATCH] Note zero hard dependencies --- README.md | 1 + docs/index.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 06d527f2..e226afe0 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,7 @@ It is production-ready, and gives you the following: * CORS, GZip, Static Files, Streaming responses. * 100% test coverage. * 100% type annotated codebase. +* Zero hard dependencies. ## Requirements diff --git a/docs/index.md b/docs/index.md index 50dfdba6..1ad61c38 100644 --- a/docs/index.md +++ b/docs/index.md @@ -34,6 +34,7 @@ It is production-ready, and gives you the following: * CORS, GZip, Static Files, Streaming responses. * 100% test coverage. * 100% type annotated codebase. +* Zero hard dependencies. ## Requirements