From 60f10041eac8f7c4760c006543a594ac2c6724ac Mon Sep 17 00:00:00 2001 From: channelcat Date: Wed, 25 May 2016 21:38:23 -0700 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..ffe311b2 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# sanic +Python 3.5+ web server that's written to go fast