From efba5c68230d128b3d0a7c53b197306447fc330f Mon Sep 17 00:00:00 2001 From: Rsge <rsge@web.de> Date: Thu, 30 Sep 2021 00:26:55 +0200 Subject: [PATCH] Correctly formatted Readme --- README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ab508dc..0cab07e 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,11 @@ The following things are assumed when running the script without changes: * Having [7-zip](https://www.7-zip.org/) installed in the standard programs directory. * Every pack being saved as a .7z or .rar archive. * This folder structure: - * *steamapps\common\Sid Meier's Civilization V\Assets\DLC\* - EUI-Modpacks and EUI with CUC - * *zzz_Modsaves\* - Edited files - * *EUI_Converter\* - Script and project files - * *zz_Vanilla_Versions\* - Vanilla Modpacks and EUI \ No newline at end of file + * _steamapps\common\Sid Meier's Civilization V\Assets\DLC\\_ \ + EUI-Modpacks and EUI with CUC + * _zz_Vanilla_Versions\\_ \ + Vanilla Modpacks and EUI + * _zzz_Modsaves\\_ \ + Edited files + * _EUI_Converter\\_ \ + Script and project files \ No newline at end of file -- GitLab