mirror of https://github.com/bjdgyc/anylink.git
修改图片地址
This commit is contained in:
parent
48327fe8d3
commit
1579e92ba1
18
README.md
18
README.md
|
@ -24,7 +24,7 @@ AnyLink 服务端仅在CentOS7、Ubuntu 18.04测试通过,如需要安装在
|
||||||
|
|
||||||
## Screenshot
|
## Screenshot
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
@ -132,7 +132,7 @@ sh bridge-init.sh
|
||||||
|
|
||||||
## Discussion
|
## Discussion
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
添加QQ群: 567510628
|
添加QQ群: 567510628
|
||||||
|
|
||||||
|
@ -145,11 +145,11 @@ sh bridge-init.sh
|
||||||
<details>
|
<details>
|
||||||
<summary>展开查看</summary>
|
<summary>展开查看</summary>
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
</details>
|
</details>
|
||||||
|
|
||||||
|
@ -157,11 +157,11 @@ sh bridge-init.sh
|
||||||
|
|
||||||
本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。
|
本项目采用 MIT 开源授权许可证,完整的授权说明已放置在 LICENSE 文件中。
|
||||||
|
|
||||||
|
|
||||||
## Thank
|
## Thank
|
||||||
|
|
||||||
|
<a href="https://www.jetbrains.com">
|
||||||
<img src="screenshot/jetbrains.png" width="200" height="200" alt="jetbrains.png" />
|
<img src="screenshot/jetbrains.png" width="200" height="200" alt="jetbrains.png" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -2,5 +2,5 @@ package base
|
||||||
|
|
||||||
const (
|
const (
|
||||||
APP_NAME = "AnyLink"
|
APP_NAME = "AnyLink"
|
||||||
APP_VER = "0.1.2"
|
APP_VER = "0.1.5"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue