commit 45e6f930ce1bb092a92868874bc6117815893b4e Author: Valmo Trindade Date: Sun Jul 14 04:49:24 2024 -0300 initializing commit history, README file wireframe diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdff7f3 --- /dev/null +++ b/README.md @@ -0,0 +1,17 @@ +# ARMATAK + +Arma 3 addons for streaming unit positions to TAK Clients + +## Project Concept + +![ARMATAK Concept](docs/armatak.png) + +## Disclaimer + +## Getting Started + +## Contributing + +### Get in Touch + +## License diff --git a/docs/armatak.png b/docs/armatak.png new file mode 100644 index 0000000..4b7af5d Binary files /dev/null and b/docs/armatak.png differ