diff --git a/README.md b/README.md index 16b9fb8..7f95c41 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # How to 1. `npm install` -2a. (OPTIONAL) Adapt `config/database.js` based on the data that you have. (*) -2b. (OPTIONAL) Adapt `config/cities.js` in case you want translations for your city names. -3. Run `npm run start` -4. Result will be printed into a file `result_.js` +2. (OPTIONAL) Adapt `config/database.js` based on the data that you have. (*) +3. (OPTIONAL) Adapt `config/cities.js` in case you want translations for your city names. +4. Run `npm run start` +5. Result will be printed into a file `result_.js` *) The script allows numbers for each TZ but you can also leave it empty. They are meant for cases where you want to let them sort by, e.g., number of people that live in the TZ.