diff --git a/README.md b/README.md index c35842d..fe91b2f 100644 --- a/README.md +++ b/README.md @@ -21,20 +21,25 @@

+## 演示 + +![connect server](https://github.com/luckjiawei/frpc-desktop/raw/master/demo/conn.png) + [//]: # (## 里程碑) [//]: # (- 2023-11-28: 发布v1.0版本) + ## License [MIT](LICENSE) -[forks-shield]: https://img.shields.io/github/forks/othneildrew/Best-README-Template.svg?style=for-the-badge +[forks-shield]: https://img.shields.io/github/forks/luckjiawei/frpc-desktop.svg?style=for-the-badge [forks-url]: https://github.com/luckjiawei/frpc-desktop/network/members -[stars-shield]: https://img.shields.io/github/stars/othneildrew/Best-README-Template.svg?style=for-the-badge +[stars-shield]: https://img.shields.io/github/stars/luckjiawei/frpc-desktop.svg?style=for-the-badge [stars-url]: https://github.com/luckjiawei/frpc-desktop/stargazers -[issues-shield]: https://img.shields.io/github/issues/othneildrew/Best-README-Template.svg?style=for-the-badge +[issues-shield]: https://img.shields.io/github/issues/luckjiawei/frpc-desktop.svg?style=for-the-badge [issues-url]: https://github.com/luckjiawei/frpc-desktop/issues -[license-shield]: https://img.shields.io/github/license/othneildrew/Best-README-Template.svg?style=for-the-badge +[license-shield]: https://img.shields.io/github/license/luckjiawei/frpc-desktop.svg?style=for-the-badge [license-url]: https://github.com/luckjiawei/frpc-desktop/blob/master/LICENSE.txt diff --git a/demo/conn.png b/demo/conn.png new file mode 100644 index 0000000..062fcf7 Binary files /dev/null and b/demo/conn.png differ diff --git a/demo/log.png b/demo/log.png new file mode 100644 index 0000000..90e10e6 Binary files /dev/null and b/demo/log.png differ diff --git a/demo/proxys.png b/demo/proxys.png new file mode 100644 index 0000000..7b3bc0b Binary files /dev/null and b/demo/proxys.png differ diff --git a/demo/versions.png b/demo/versions.png new file mode 100644 index 0000000..45b13a8 Binary files /dev/null and b/demo/versions.png differ