From a3063ad980988d904cc5f83aaae80ebcdd78fe23 Mon Sep 17 00:00:00 2001 From: Christoph Atteneder Date: Tue, 5 Jul 2022 10:12:01 +0200 Subject: [PATCH] Update dependency documentation --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1aef434..0db3e4f 100644 --- a/README.md +++ b/README.md @@ -23,9 +23,10 @@ As of you, simply add `tor.native` as dependency to your project (using JitPack) ``` ```XML - - com.github.JesusMcCloud.netlayer - tor.native + + + com.github.bisq-network.netlayer + tor.native ${netlayer.version} ```