diff --git a/README.md b/README.md index 1b9ba90..68ce0a0 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ # CovidPass -Webtool for generating a wallet pass from an official EU COVID-19 Vaccination Certificate QR code +Web app for adding EU COVID-19 Vaccination Certificates to your wallets ## Debug locally ```sh docker build . -t covidpass -docker run --env-file .env -t -i -p 3000:3000 covidpass +docker run -t -i -p 3000:3000 covidpass ``` \ No newline at end of file diff --git a/components/Form.js b/components/Form.js index 5f75ecc..842f065 100644 --- a/components/Form.js +++ b/components/Form.js @@ -91,7 +91,7 @@ function Form() { I have read the Privacy Policy
-