@@ -121,7 +121,7 @@ Document Language: [English](README.md) | 简体中文
### Manual Install
* 下载预编译的可执行程序
- 对于以上方法没有涵盖的用户,请直接前往 [Release](https://github.com/nxtrace/Ntrace-V1/releases/latest) 下载编译后的二进制可执行文件。
+ 对于以上方法没有涵盖的用户,请直接前往 [Release](https://www.nxtrace.org/downloads) 下载编译后的二进制可执行文件。
* `Release`里面为很多系统以及不同架构提供了编译好的二进制可执行文件,如果没有可以自行编译。
* 一些本项目的必要依赖在`Windows`上`Golang`底层实现不完全,所以目前`NextTrace`在`Windows`平台出于实验性支持阶段。
From 03394df927faea811480fd7cf2f85031b80ad197 Mon Sep 17 00:00:00 2001
From: tsosunchia <59512455+tsosunchia@users.noreply.github.com>
Date: Tue, 5 Dec 2023 13:44:30 +0800
Subject: [PATCH 4/4] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E4=B8=BB=E9=A1=B5?=
=?UTF-8?q?=E5=9C=B0=E5=9D=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
README.md | 6 +++++-
README_zh_CN.md | 6 +++++-
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index d1a459a..77dbc71 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,10 @@
An open source visual routing tool that pursues light weight, developed using Golang.
+---------------------------------------
+
+HomePage: www.nxtrace.org
+
@@ -41,7 +45,7 @@
-We are extremely grateful to [DMIT](https://dmit.io), [Misaka](https://misaka.io), [Skywolf](https://skywolf.cloud) and [SnapStack](https://portal.saltyfish.io) for providing the network infrastructure that powers this project.
+We are extremely grateful to [DMIT](https://dmit.io), [Misaka](https://misaka.io) and [SnapStack](https://portal.saltyfish.io) for providing the network infrastructure that powers this project.
## How To Use
diff --git a/README_zh_CN.md b/README_zh_CN.md
index 4da138d..4c9ea04 100644
--- a/README_zh_CN.md
+++ b/README_zh_CN.md
@@ -11,6 +11,10 @@
一款追求轻量化的开源可视化路由跟踪工具。
+---------------------------------------
+
+主页:www.nxtrace.org
+
@@ -44,7 +48,7 @@
-我们非常感谢 [DMIT](https://dmit.io)、 [Misaka](https://misaka.io)、 [Skywolf](https://skywolf.cloud) 和 [SnapStack](https://portal.saltyfish.io) 提供了支持本项目所需的网络基础设施。
+我们非常感谢 [DMIT](https://dmit.io)、 [Misaka](https://misaka.io) 和 [SnapStack](https://portal.saltyfish.io) 提供了支持本项目所需的网络基础设施。
## How To Use