summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-03-01 15:09:02 +0100
committeremkael <emkael@tlen.pl>2017-03-01 15:09:02 +0100
commit8dc0bb8cdb3defbcfc24cb5036436267e5196867 (patch)
treec19108a1043cd7aafd8def3430c882b0c574f7ed /README.md
parent02bc3f36d8de9a86e67aced219057427da8cc176 (diff)
Build process documentationbuild-readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dba7b4e..6152300 100644
--- a/README.md
+++ b/README.md
@@ -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)