From dd3afdc8007fd56d7c6d07ed392a0abf6eab9935 Mon Sep 17 00:00:00 2001 From: Lapis <45414333+Lapis256@users.noreply.github.com> Date: Mon, 7 Feb 2022 16:21:52 +0900 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index caae989..905989b 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@ # map-extractor 指定したワールドのマップデータを全て出力するツールです。 -# 導入 -## 依存関係 +## 導入 +### 依存関係 Python 3.8 以上 -## インストール +### インストール ``` pip install git+https://github.com/Lapis256/map-extractor.git ```