From a639e1d9bda5622bdfa648a13003d17c8188b619 Mon Sep 17 00:00:00 2001 From: Kallirroi Date: Tue, 12 May 2020 12:46:38 -0400 Subject: [PATCH] readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 88a13ba..414bfb0 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,4 @@ To start the project: This will start the app on `localhost:3000`, and start a netlify-lambda proxy server (which handles requests to Dialogflow, and Google authentication) on `localhost:9000`. (In order for this part to work, you need to set up google OAuth in your local environment -- without this, nothing gets sent to dialogflow) -WIP screenshot: ![screenshot](https://raw.githubusercontent.com/Kallirroi/bot_test/master/screenshot.png)