diff options
| author | Ben Beltran <ben@nsovocal.com> | 2020-04-07 00:16:32 +0200 |
|---|---|---|
| committer | Ben Beltran <ben@nsovocal.com> | 2020-04-07 00:16:32 +0200 |
| commit | 33266c5ff017bbec7ebf1c1a2178e7db08f02d3f (patch) | |
| tree | 241f4a7ceaba98972ff3b74576acc7e1dc14777e | |
| parent | 7b8ce6d1105b5bd4c37670f37a168d022683ef10 (diff) | |
Update README
| -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. |