From bbe284e280869c822f8aac487cafe40c4a575752 Mon Sep 17 00:00:00 2001 From: lance Date: Sun, 10 Mar 2019 21:40:14 -0700 Subject: [PATCH] removing todo item from readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 4839c55..70b0295 100644 --- a/README.md +++ b/README.md @@ -113,7 +113,3 @@ $ zappa invoke secretshare.cleanup.purge_expired_secrets Most people don't necessarily care about the backend API - this is only one half of the battle as we need something to present the information. This API can be used in conjunction with any static website with simple Javascript for posting, retrieving, and rendering the data. Here's an example one: [secretshare-static](https://github.com/lalanza808/secretshare-static) - -## To-do - -* Add expiration after first read payload option