From ebedb354f7f8b66100c6e92b96ac92abbe3637e5 Mon Sep 17 00:00:00 2001 From: Tausif106 <72201977+Tausif106@users.noreply.github.com> Date: Thu, 1 Oct 2020 17:21:40 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 722e57d..b82b68f 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This project provides a tool which scrapes recipe information from the Lodestone website's Eorzea Database. It extracts recipes for all classes, levels 1-60, including the English, German, French and Japanese names. Each class' recipes are written out to a separate JSON file in the order defined by the Lodestone's recipe listings. -# Pre-requisites +# Pre-requisites Amazing This project uses Python 3.4 (or newer) and describes its dependencies in a pip `requirements.txt` file. You can install all the packages required by running: