diff --git a/README.md b/README.md index 8129b04..14ff743 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,13 @@ -# wds +# Weirdcore Dating Simulator -Weirdcore Dating Simulator \ No newline at end of file +## Installieren + +1. Repository Klonen +`git clone https://git.bnd.wtf/irrlicht/wds.git` + +2. Cargo installieren (Falls noch nicht vorhanden) +`sudo apt install cargo` + +3. App bauen und ausführen +`cd wds` +`cargo run` \ No newline at end of file