diff --git a/README.md b/README.md index 8bb31f2..53fe794 100644 --- a/README.md +++ b/README.md @@ -3,5 +3,5 @@ Verifies an aki quest json against a live dump of quest data ## How to use -Copy your aki quests.json into QuestValidator\bin\Debug\netcoreapp3.1\input -Copy a live quest file dump (resp.client.quest.list_xxxx) into QuestValidator\bin\Debug\netcoreapp3.1\input \ No newline at end of file +1. Copy your aki quests.json into QuestValidator\bin\Debug\netcoreapp3.1\input +2. Copy a live quest file dump (resp.client.quest.list_xxxx) into QuestValidator\bin\Debug\netcoreapp3.1\input \ No newline at end of file