git repos / blockattack-game

commit 316c8fbe

sago007 · 2017-03-19 10:50
316c8fbed891a16124df9bb60064754869b9972f patch · browse files
parent 6dcd75dfe1b2ca6c84019a61cc40bc8291b81303

Updated README with the docker info.

Changed files

M README.md before
diff --git a/README.md b/README.md index 7eb550f..083ac2e 100644 --- a/README.md +++ b/README.md
@@ -78,6 +78,7 @@ This project is a bit unconversionel because I didn't know any better at the tim
* source/misc - Misc stuff. Code related tool that are used for development but not part of the final product.
* source/misc/astyle - Helper script that enforces code style using the "astyle"-program
* source/misc/cmake - Files needed by CMake
+ * source/misc/docker - Docker files used by Travis CI (but can just as well be used for local testing and release builds)
* source/misc/icons - Icons for the installer
* source/misc/screenshots - Screen shots like the one in this README file.
* source/misc/translation - Translations and related tools and scripts