From 4975721c8302621a7ecd277f81619f819b9e54e5 Mon Sep 17 00:00:00 2001 From: "dynomake (valeriy)" Date: Sat, 2 Sep 2023 19:58:01 +0300 Subject: [PATCH] fix: readme --- .github/USAGE.md | 2 +- README.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/USAGE.md b/.github/USAGE.md index 4efd749..e03dadf 100644 --- a/.github/USAGE.md +++ b/.github/USAGE.md @@ -1,4 +1,4 @@ -## | `Shadowsocks (Outline VPN) api wrapper` +## | `Outline Server API wrapper` *You can found full example-code in:* [LINK](https://github.com/dynomake/outline-java-wrapper/blob/master/src/test/java/me/dynomake/outline) First initialize the instance of ShadowSocks Wrapper: diff --git a/README.md b/README.md index ea1f0d9..6504ffb 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -## | `Shadowsocks (Outline VPN) api wrapper` -Library for working with ShadowSocks remote servers (Outline VPN API) in Java. +## | `Outline Server API wrapper` +Library for working with Outline remote servers in Java. * [Usage Example](https://github.com/dynomake/outline-java-wrapper/blob/master/.github/USAGE.md) ## | `Add to project:`: