From fdde85d3314b62143a21a39a0c3010ff48f380b0 Mon Sep 17 00:00:00 2001 From: steven-omaha <35634100+steven-omaha@users.noreply.github.com> Date: Tue, 29 Sep 2020 15:09:25 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c947fc6..32291ff 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# tacview-splitter \ No newline at end of file +# tacview-splitter + + a python script that splits a tacview file by coalition + + ## Usage + + Put the name of the file in the script, and run the script with python. Only Python 3 supported.