From 5449350331c5b0fd1e71d789bd8068e26d0bffe8 Mon Sep 17 00:00:00 2001 From: Philip Dowie Date: Wed, 29 Aug 2018 23:30:55 +1200 Subject: [PATCH] update readme.md with latest changes --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index a7f295e..aa38eea 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,5 @@ Runs on AWS Lambda / API Gateway, with Cloudfront sitting in front (ie, no CORS) # Wishlist * Currently the cookie has no expiry, and is not a session cookie, nor is it HTTPonly. -* Once the 'go' button is pressed, there is no feedback, nor any way to abort, abort, ABORT! * Cloudformation? * Serverless?