From b6fca15e1e0128022eae88b9e0767a548c7fa7f3 Mon Sep 17 00:00:00 2001 From: Myles Horton Date: Wed, 17 Jun 2026 19:00:23 -0600 Subject: [PATCH] Add integration docs link to README Added integration documentation link to README. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a8a9c08..59e6c61a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ Simple transparent proxy library. For Linux, Windows, macOS and iOS. +Integration docs are [here](https://sing-tun-docs.pages.dev/). + ## License ``` @@ -21,4 +23,4 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . -``` \ No newline at end of file +```