diff --git a/README.md b/README.md index c0982843..9138bee4 100644 --- a/README.md +++ b/README.md @@ -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`.