Skip to content

Commit c5ff75d

Browse files
committed
Update README.md
1 parent f6ed4de commit c5ff75d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
## Yet another SIP003 plugin for shadowsocks, based on [v2ray](https://github.com/v2fly/v2ray-core)
1+
## Yet another SIP003 plugin for shadowsocks, based on [V2Ray](https://github.com/v2fly/v2ray-core)
22

33
[![CircleCI](https://circleci.com/gh/shadowsocks/v2ray-plugin.svg?style=shield)](https://circleci.com/gh/shadowsocks/v2ray-plugin)
44
[![Releases](https://img.shields.io/github/downloads/shadowsocks/v2ray-plugin/total.svg)](https://github.com/shadowsocks/v2ray-plugin/releases)
5-
[![Language: Go](https://img.shields.io/badge/go-1.16+-blue.svg)](https://github.com/shadowsocks/v2ray-plugin/search?l=go)
5+
[![Language: Go](https://img.shields.io/badge/go-1.17+-blue.svg)](https://github.com/shadowsocks/v2ray-plugin/search?l=go)
66
[![Go Report Card](https://goreportcard.com/badge/github.com/shadowsocks/v2ray-plugin)](https://goreportcard.com/report/github.com/shadowsocks/v2ray-plugin)
77
[![License](https://img.shields.io/github/license/shadowsocks/v2ray-plugin.svg)](LICENSE)
88

@@ -57,7 +57,7 @@ On your client
5757
ss-local -c config.json -p 443 --plugin v2ray-plugin --plugin-opts "mode=quic;host=mydomain.me"
5858
```
5959

60-
### Shadowsocks over gRPC (Remote Procedure Call)
60+
### Shadowsocks over gRPC
6161

6262
On your server
6363

0 commit comments

Comments
 (0)