From 3a55451e0a038bc20c33148dc4099f449540fd65 Mon Sep 17 00:00:00 2001 From: Sebastian Germesin <633833+neogermi@users.noreply.github.com> Date: Tue, 16 Mar 2021 10:45:14 +0100 Subject: [PATCH] Update README.md fix Markdown numbered list --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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.