diff --git a/README.md b/README.md index 11536b6..443eb1e 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,6 @@ Project structure: ## Requirements -[ ] `./functions`: set Infura project ID through `firebase functions:config:set infura.projectid=` -[ ] `./functions/package.json`: dependencies for backend, run `npm i` in `./functions` -[ ] `./package.json`: dependencies for contracts, run `npm i` in root \ No newline at end of file +- [ ] `./functions`: set Infura project ID through `firebase functions:config:set infura.projectid=` +- [ ] `./functions/package.json`: dependencies for backend, run `npm i` in `./functions` +- [ ] `./package.json`: dependencies for contracts, run `npm i` in root \ No newline at end of file