From 9f6fad8466b0625ae89de0e7f3f8a650a8b4848f Mon Sep 17 00:00:00 2001 From: Gleb Koval Date: Fri, 29 Dec 2023 21:10:47 +0600 Subject: [PATCH] Add usage in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 97ba7d0..77764dd 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ This is a small backup utility for uploading/restoring a local directory to/from an AWS S3 bucket. +## Usage +This tool is released as a JAR in the [release page](https://git.koval.net/cyclane/teamcity-executors-test-task/releases). +Use `java -jar .jar --help` for more detailed usage instructions. + ## Assumptions 1. This test task is not interested in re-implementations of common libraries (AWS SDK, Clikt, Gradle Shadow, ...) 2. The last part (restoration of a single file) should be optimised so that only the part of the blob required for this