From 95500d7b07a19b464d1f2744eee219de31d5c69f Mon Sep 17 00:00:00 2001 From: Nemesis Date: Thu, 2 Feb 2023 00:16:35 +0100 Subject: [PATCH] doc: update readme --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 01655c5..5db20c8 100644 --- a/README.md +++ b/README.md @@ -1 +1,18 @@ -# Import-tools \ No newline at end of file +# Import-tools + +## Scripts available + +### NieR Re[in]carnation + +#### Weapon stories + +Import weapon stories from https://nierrein.guide/ database to Accord's Library database + + +Model: `weapon-stories` + +Usage: + +```sh +npm run import:weapon-stories +``` \ No newline at end of file