Skip to content

Commit 4007149

Browse files
authored
Merge pull request #10 from ShouChenICU/dev
1、更新README
2 parents c89bfe5 + f0cf55c commit 4007149

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
![WebCamera](./public/ogImg.webp)
88

9-
WebCamera 是一个基于 WebRTC 技术的网络摄像头工具站,使用 Nuxt.js 框架开发,并通过 Yarn 进行包管理
9+
WebCamera 是一个基于 WebRTC 技术的网络摄像头监控工具,使用 Nuxt.js 框架开发。
1010

1111
## 目录
1212

@@ -93,3 +93,13 @@ docker run -d -p 3000:3000 webcamera
9393
## 许可证
9494

9595
该项目基于 MIT 许可证,详细信息请参阅 [LICENSE](./LICENSE) 文件。
96+
97+
---
98+
99+
<a href="https://star-history.com/#ShouChenICU/WebCamera&Date">
100+
<picture>
101+
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=ShouChenICU/WebCamera&type=Date&theme=dark" />
102+
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=ShouChenICU/WebCamera&type=Date" />
103+
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=ShouChenICU/WebCamera&type=Date" />
104+
</picture>
105+
</a>

0 commit comments

Comments
 (0)