[readme] Commit message style

Added documentation for commit message style to readme.md.

[ci skip]
This commit is contained in:
/dev/root 2016-11-12 12:45:07 +01:00
parent 421c221f29
commit fdfc20a2ea

View File

@ -1,6 +1,18 @@
# IW4x: Client
## Commit message style
```
[module] Imperative summary
- points or text
[ci skip]
```
`[ci skip]` is optional.
## How to compile
- Run `premake5 vs2015` or use the delivered `generate.bat`.