diff --git a/README.md b/README.md
index 71b4260..1e2b5c6 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,12 @@
# unciv-wix-tests
Takes an app folder (.exe and data files) as a zip, and wraps it in MSI including a start menu shortcut
+
+To start:
+
+- "Use as template" to create your own repo
+- Replace Folder.zip with your own folder
+- Replace Icon.ico with your own icon
+- Replace "YOUR" tests in app.exs with your data
+
+Happy testing!
\ No newline at end of file
diff --git a/app.wxs b/app.wxs
index 65071db..2bc1fe1 100644
--- a/app.wxs
+++ b/app.wxs
@@ -8,15 +8,15 @@
Version="$(env.APP_VERSION).0"
UpgradeCode="74d42802-054a-4869-a703-658c361fe94c">
-
+
-
-
+
@@ -24,14 +24,14 @@
-
+
-
+