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