diff options
author | emkael <emkael@tlen.pl> | 2017-03-01 15:09:02 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2017-03-01 15:09:02 +0100 |
commit | 8dc0bb8cdb3defbcfc24cb5036436267e5196867 (patch) | |
tree | c19108a1043cd7aafd8def3430c882b0c574f7ed /README.md | |
parent | 02bc3f36d8de9a86e67aced219057427da8cc176 (diff) |
Build process documentationbuild-readme
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -34,3 +34,7 @@ python quick_lineup.py 3 2 1 ``` The script will iterate pair by pair in each match. It presents the currently assigned players and let you confirm them - pressing ENTER without any input - or change - providing player names (press TAB to autocomplete). + +# Build process + +See: [BUILD.md](BUILD.md) |