Skip to content
This repository was archived by the owner on May 2, 2022. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## What is this?

We don't know how many people have COVID-19. So we made a website where people can self-report symptoms. We plot the submissions on a map and show graphs with trends.
We don't know how many people are infected by COVID-19. So we made a website where people can self-report symptoms. We plot the submissions on a map and show graphs with trends.

## How can I help?

Expand Down Expand Up @@ -105,7 +105,7 @@ You can either install and run everything on your own machine or build a docker
Download & install:

- [git](https://git-scm.com/downloads)
- [nodejs](https://nodejs.org),
- [node.js](https://nodejs.org)
- [yarn](https://yarnpkg.com/)

#### Steps
Expand Down