diff --git a/README.md b/README.md index 5f27a66..257ae6d 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ - start dev: `npx parcel src/index.html` - build prod: `npx parcel build src/index.html` -- deploy: `npm ci; npx parcel build src/index.html` +- deploy to firebase on github action on diff --git a/src/index.html b/src/index.html index d52647c..880d025 100644 --- a/src/index.html +++ b/src/index.html @@ -154,7 +154,7 @@
- + \ No newline at end of file