diff --git a/README.md b/README.md index c346fb8..cecb0a8 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Shadowsock-libev with v2ray-plugin image on Alpine Linux 3.17.0 +# Shadowsocks-libev with v2ray-plugin image on Alpine Linux 3.17.0 ## Build @@ -18,13 +18,7 @@ docker run \ --publish 8388:8388 \ --publish 8388:8388/udp \ --restart always \ - ss-libev-v2ray:3.3.5-r1-1.3.2 + nxhs/ss-libev-v2ray:3.3.5-r1-1.3.2 ``` -Built image is available on DockerHub: - -```shell -docker pull nxhs/ss-libev-v2ray -``` - -See client.json for client config example. Don't forget install v2ray-plugin on client too. +See [client.json](client.json) for client config example. Don't forget install v2ray-plugin on client too.