From 33266c5ff017bbec7ebf1c1a2178e7db08f02d3f Mon Sep 17 00:00:00 2001 From: Ben Beltran Date: Tue, 7 Apr 2020 00:16:32 +0200 Subject: Update README --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8a6f7c4..d6559f8 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ # crowdantine -crowdsourcing my quarantine \ No newline at end of file +A serverless™ web application to crowdsource my quarantine +activities. + +Uses rollbar as a database. + +## Want your own? + +Fork and replac `kProjectAccessToken` with your client token and +`kReadToken` with your read token. -- cgit