From 52c56139a2135ac1e8e20c37d50f6644d2f83d61 Mon Sep 17 00:00:00 2001 From: Gulum Date: Fri, 3 Nov 2017 11:47:05 +0000 Subject: [PATCH] README.md created online with Bitbucket --- README.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ed20cc3 --- /dev/null +++ b/README.md @@ -0,0 +1,38 @@ +# README # + +This README would normally document whatever steps are necessary to get your application up and running. + +### What is this repository for? ### + +* Quick summary +* Version +* [Learn Markdown](https://bitbucket.org/tutorials/markdowndemo) + +### How do I get set up? ### + +* Summary of set up +* Configuration +* Dependencies +* Database configuration +* How to run tests +* Deployment instructions + +### Contribution guidelines ### + +* Writing tests +* Code review +* Other guidelines + +### Who do I talk to? ### + +* Repo owner or admin +* Other community or team contact + +# Dependencies # + + - SDL2 + - glm + - entityx (downloaded by CMake) + - stb_image (downloaded by CMake) + - lfwatch (downloaded by CMake) + - glLoadGen (included) \ No newline at end of file