- Add readme with install and compile instructions for windows and linux
- Add simpe working example in main.cpp
that initializes and shows a black SDL window for 3 seconds.
Due to developers working on windows and linux the compilation process
should be compatible thus using CMAKE.
Tested this configuration on both systems, currently works well and
finds the SDL2 library when installed.