From c4662b50d2e983709b42f2b7bc157eeec94bcdd4 Mon Sep 17 00:00:00 2001 From: Nathan Date: Tue, 7 Feb 2017 12:39:17 -0500 Subject: [PATCH] fixed some spelling mistakes --- docs/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/README.md b/docs/README.md index de1ee1e..4f64086 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,7 +1,7 @@ #Documentation -Each subfolder withholds the subproject's documentation including installation instruction and examples of useage. +Each subfolder withholds the subproject's documentation including installation instruction and examples of usage. -To simplify the proccess for me, I've decided to simply devide everything and leave a changelog and update instructions in every subprojects documentation folder. This way you won't miss any information related to that subproject and it will be simple for me to keep the track off all changes with out skimming a general changelog. +To simplify the process for me, I've decided to simply divide everything and leave a changelog and update instructions in every subprojects documentation folder. This way you won't miss any information related to that subproject and it will be simple for me to keep the track off all changes with out skimming a general changelog. ## How to Update Since this project consist of multiple subprojects I've had some issues deciding how to structure the project for a simple update process. @@ -12,4 +12,4 @@ General update for all mods are to * Copy and save plugin specific customization file * Replace plugin client folder, e.g. "mpmission\Exile.\ExAdClient\HaloParachute" * Compare old with new customize.sqf file - add extras -* Replace app specific files if there are any, e.g. for Virtual Garage \ No newline at end of file +* Replace app specific files if there are any, e.g. for Virtual Garage