From 2ee6f851641158d396e6c6ba1f46a008ec1e1a9e Mon Sep 17 00:00:00 2001 From: Mayank Agarwal Date: Wed, 10 Jan 2024 00:26:21 +0530 Subject: [PATCH] Mention repository for version check --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 616625bc..d28af5bc 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ The official [Terra](https://tryterra.co) Java client library. ## Installation +- Check the latest version available on https://mvnrepository.com/artifact/co.tryterra/terra-client + ### Requirements - Java 11 or later