diff --git a/README.md b/README.md index 41562ea..a2fa6d6 100644 --- a/README.md +++ b/README.md @@ -1 +1,10 @@ -# tacview-splitter-rust \ No newline at end of file +# tacview-splitter + +a rust program that splits a tacview file by coalition + +## Usage +Put the executable and the tacview file you want split up in the same directory, and execute the program. + +The program processes the first file it finds, therefore make sure to only have one tacview file in the directory. + +Supports both zipped and ASCII tacview files (`.zip.acmi` and `.txt.acmi`).