From 89a7ae8c961fdeb1f4b56aad835ab855aa780a79 Mon Sep 17 00:00:00 2001
From: KartoffelChips
Date: Sun, 20 Oct 2024 23:24:49 +0200
Subject: [PATCH] added readme
---
README.md | 37 +++++++++++++++++++++++++++++++++++++
1 file changed, 37 insertions(+)
create mode 100644 README.md
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..e6a1e31
--- /dev/null
+++ b/README.md
@@ -0,0 +1,37 @@
+
+
+
Interactive Tensei Shitara Slime Datta Ken Map
+
+ This is an interactive map of the world of Tensei Shitara Slime Datta Ken (That Time I Got Reincarnated as a Slime).
+
+
+---
+
+
+
+---
+
+### Where does the data come from?
+
+The data comes from the [Tensei Shitara Slime Datta Ken Wiki](https://tensura.fandom.com/wiki/Home) and [this reddit post](https://www.reddit.com/r/TenseiSlime/comments/jh4w8p/heres_a_map_with_most_of_the_countries_and_some/) by u/Racinator.
+
+If there are any mistakes or missing countries, please refer to the [How can I contribute or correct mistakes?](#how-can-i-contribute-or-correct-mistakes) section.
+
+### How does it work?
+
+I layed out the map using summerstyles's [html image map creator](https://summerstyle.github.io/summer/). I then took the coordinates and created svg polygons for each country with these coordinates. I used an svg rather than image map because it is more flexible and easier to style.
+
+### How is it hosted?
+
+I am using GitHub Pages to host this project. You can view the map [here](https://tensuramap.j4n.net).
+
+### How can I contribute or correct mistakes?
+
+You can create an issue or a pull request on this repository. I will review it as soon as possible. You can also contact me on my [Discord](https://strassburger.org/discord).