summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md15
1 files changed, 7 insertions, 8 deletions
diff --git a/README.md b/README.md
index 785d7e1..8a320f0 100644
--- a/README.md
+++ b/README.md
@@ -26,17 +26,16 @@
一般通俗意义上来说,需要能看非自制剧才算真正意义上的NF解锁
## 使用方法
-#### 1、部署 `golang` 环境,执行 `go run nf.go` 运行本小应用
+1. 部署 `golang` 环境,执行 `go run nf.go` 运行本小应用
-#### 2、懒人一键运行包(使用编译好的二进制文件执行本小程序)
+2. 懒人一键运行包(使用编译好的二进制文件执行本小程序)
+ **主下载链接:**
+
+ `wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf`
-##### 主下载链接:
+ **备用下载链接(支持IPV6):**
-`wget -O nf https://github.com/sjlleo/netflix-verify/releases/download/2.01/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf`
-
-##### 备用下载链接(支持IPV6):
-
-`wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf`
+ `wget -O nf https://cdn.jsdelivr.net/gh/sjlleo/netflix-verify/CDNRelease/nf_2.01_linux_amd64 && chmod +x nf && clear && ./nf`
## 效果演示图