From bca08fc213a79ccfcc4a3394af741e6d6f43494e Mon Sep 17 00:00:00 2001
From: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
Date: Sun, 14 Mar 2021 22:02:06 +0100
Subject: [PATCH 1/2] Edit required information for compilation

made the required version number format clearer.
---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9eb48ec8..a071074d 100644
--- a/README.md
+++ b/README.md
@@ -180,7 +180,7 @@ In Wabbajack select _Create a Modlist_ to navigate to the configuration screen.
 | Field | Description | Notes |
 |-------|-------------|-------|
 | Modlist Name | **REQUIRED:** Name of your Modlist | |
-| Version | **REQUIRED:** Current Version | Do note that this has to be a semantic version and not some random text like "The best version on Earth" (this is not the Nexus)! |
+| Version | **REQUIRED:** Current Version | Do note that this has to be a semantic version (1.0 or 0.1 (it can have multiple `.` separators)) and not some random text like "The best version on Earth" (this is not the Nexus)! |
 | Author | Modlist Author | Should be your name in original Modlists and/or the name of the original Modlist author if you adapted a normal Modlist to a Wabbajack Modlist |
 | Description | 700 characters Descriptions | |
 | Image | Modlist Image | Aspect ratio should be 16:9 for the best result |

From 1316ca7e21297ec7f4ebcbdc8fb53d33bd26c29e Mon Sep 17 00:00:00 2001
From: Luca <52624146+EzioTheDeadPoet@users.noreply.github.com>
Date: Sun, 14 Mar 2021 22:17:39 +0100
Subject: [PATCH 2/2] fixed a typo in a title

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index a071074d..2d3dff6e 100644
--- a/README.md
+++ b/README.md
@@ -70,7 +70,7 @@ Aside from needed a portable MO2 installation you need to have a specific setup
 
 Compilation itself is similar to Installation as you just configure some paths and start the process, sit back and wait for Wabbajack to finish. Wabbajack requires a rather specific MO2 setup and you might have to change your workflow when modding for a WJ Modlist.
 
-#### Everything comes for somewhere
+#### Everything comes from somewhere
 
 > Wabbajack is an automated Modlist Installer that can reproduce an entire modding setup on another machine without bundling any assets or re-distributing any mods.