diff options
| -rw-r--r-- | README.md | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -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. |