Merge remote-tracking branch 'refs/remotes/origin/master' into Dev

This commit is contained in:
Bjanski 2016-04-29 14:37:39 +02:00
commit c0988373d2

View File

@ -1,2 +1,7 @@
#Documentation
Each subfolder withholds the choosen dokumentation including installation instruction and examples on useage.
Each subfolder withholds the choosen dokumentation including installation instruction and examples on useage.
## How to Update
Since this project consist of multiple sub projects I've had some issues deciding how to structure the project for a simple update process.
To simplify the proccess for me, I've decided to simply devide everything and leave a changelog and update instructions in every subprojects client 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.