mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 13:00:39 +00:00
feat: add NodeWarden logo to README files for improved branding
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 122 KiB |
@@ -1,4 +1,11 @@
|
||||
# NodeWarden:运行在 Cloudflare Workers 的 Bitwarden 第三方服务端
|
||||
<p align="center">
|
||||
<img src="./NodeWarden.png" alt="NodeWarden Logo" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
运行在 Cloudflare Workers 的 Bitwarden 第三方服务端,兼容官方客户
|
||||
</p>
|
||||
|
||||
[](https://workers.cloudflare.com/)
|
||||
[](./LICENSE)
|
||||
[](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/NodeWarden)
|
||||
|
||||
+8
-1
@@ -1,4 +1,11 @@
|
||||
# NodeWarden:A Bitwarden-compatible server for Cloudflare Workers
|
||||
<p align="center">
|
||||
<img src="./NodeWarden.png" alt="NodeWarden Logo" />
|
||||
</p>
|
||||
|
||||
<p align="center">
|
||||
A NodeWarden server running on Cloudflare Workers, compatible with official clients.
|
||||
</p>
|
||||
|
||||
[](https://workers.cloudflare.com/)
|
||||
[](./LICENSE)
|
||||
[](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/NodeWarden)
|
||||
|
||||
Reference in New Issue
Block a user