From d90537eb8dcbfcf31d4e131e0ae0d784a1f9ec89 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 12 Oct 2018 08:12:02 -0400 Subject: [PATCH] README --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 03ce266..61d15ef 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,9 @@ The primary concept here is to bring the nicities that are brought forth from bo The primary goal here is to learn, not to get adoption. Though, who knows how these things will pan out. -# When can I use it? +# Installation -When it's ready. It's not. I started work on this a few days ago. It works surprisingly well, considering! :) + $ pipenv install responder + ✨🍰✨ + +Only **Python 3.6+** is supported.