mirror of
https://github.com/shuaiplus/nodewarden.git
synced 2026-06-20 21:00:41 +00:00
fix: update README to clarify deployment steps and features
This commit is contained in:
+4
-3
@@ -20,7 +20,7 @@ A **Bitwarden-compatible** server that runs on **Cloudflare Workers**.
|
||||
- ✅ Import / export
|
||||
- ✅ Website icons
|
||||
- ✅ End-to-end encryption (the server can’t see plaintext)
|
||||
- ✅ Compatible with common Bitwarden official clients
|
||||
- ✅ Seamless updates, zero downtime
|
||||
|
||||
## Tested clients / platforms
|
||||
|
||||
@@ -38,8 +38,9 @@ A **Bitwarden-compatible** server that runs on **Cloudflare Workers**.
|
||||
|
||||
**Deploy steps:**
|
||||
|
||||
1. [](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/nodewarden)
|
||||
2. Open the generated service URL and follow the on-page instructions.
|
||||
1. Fork this project (you don't need to fork it if you don't need to update it later).
|
||||
2. [](https://deploy.workers.cloudflare.com/?url=https://github.com/shuaiplus/nodewarden)
|
||||
3. Open the generated service URL and follow the on-page instructions.
|
||||
|
||||
|
||||
## Local development
|
||||
|
||||
Reference in New Issue
Block a user