From 579873c212ac23c3eafa76186ac73c78a5b06021 Mon Sep 17 00:00:00 2001 From: Rich Chatterton Date: Sun, 27 May 2018 13:40:36 -0500 Subject: [PATCH] Add Acknowledgements note to the README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index e5c3b8b..c8dc461 100644 --- a/README.md +++ b/README.md @@ -119,3 +119,7 @@ pipenv run doc-server ``` 3. Visit https://localhost:8000/ in your browser. + +## Acknowledgements + +Huge thanks to @jedugas and everyone else on the Stelligent team whose previous work informed this project.