From 4af4726e7f92afe27f5b5d4dc214bd46b89ded43 Mon Sep 17 00:00:00 2001 From: nathansonic Date: Tue, 23 Oct 2018 21:50:20 +0100 Subject: [PATCH] Update README.md Full stops should not be used on numbered/bulleted lists of incomplete sentences. --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 42078e8..ae66fe1 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ How to verify Rare Pepe integrity: -1. Clone Repository. -2. Open Terminal, go to the Pepe Chain root directory. -3. Type ```node scrape_pepe_directory``` and press enter. -4. After all images are downloaded, type ```php verify.php``` and press enter. -5. Compare asset and image merkle root with published value. -6. To compare with value listed below, specify count by typing ```php verify.php 999```, ```php verify.php 1007```, etc. +1. Clone Repository +2. Open Terminal, go to the Pepe Chain root directory +3. Type ```node scrape_pepe_directory``` and press enter +4. After all images are downloaded, type ```php verify.php``` and press enter +5. Compare asset and image merkle root with published value +6. To compare with value listed below, specify count by typing ```php verify.php 999```, ```php verify.php 1007```, etc ````