diff --git a/README.md b/README.md index 9eb48ec8..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. @@ -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 |