From a3906ad207516c9203faa0d82c5b0b9378647f42 Mon Sep 17 00:00:00 2001 From: stam Date: Wed, 13 Jan 2021 16:41:54 +0300 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c55f2eb..ae0d725 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@ Simple script written with `c#` and `dotnet5` for downloadind all avalible products from `Atlassian`. Why not? +## Authors +* [@kasthack](https://github.com/kasthack) - core code +* [@stam](https://github.com/stamepicmorg) - edits + ## Requerments 1. Preinstalled `dotnet5`. Download [here](https://dotnet.microsoft.com/download/dotnet/5.0). 2. Supported OS: `win32` or `win64`, `linux`, `macosx`