From 1511df97ebf5e4d54ceb85d7ab5ed201688ad96a Mon Sep 17 00:00:00 2001 From: eyakm1 Date: Mon, 26 Jun 2023 18:22:06 +0300 Subject: [PATCH] Implement base README --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e285d48..2978ed9 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,17 @@ -# awesome_game +# Arena Squad Strategy +### Overview + +### Installation + +Download Windows x86-64 build in *Releases* tab. + +### Getting source code + +Clone the project using `git`: + +``` +git clone https://git.eyakm.one/eyakm1/awesome_game.git +``` + +Unfortunately this git-hosting does not support ssh yet. \ No newline at end of file