📝 Updates README.md

This commit is contained in:
2026-07-20 20:57:28 +02:00
parent bd0d572d3f
commit 3f80e45e1a
+2 -2
View File
@@ -5,7 +5,7 @@ This is a simple CLI tool to sync Bitwarden logins to Proton Pass. It can be set
### Runtime requirements: ### Runtime requirements:
- `pass-cli` - Proton Pass CLI (must be logged in) - `pass-cli` - Proton Pass CLI (must be logged in)
- `rbw` - Unofficial Bitwarden CLI (must be logged in) - `bw` - Bitwarden CLI (must be logged in - BW_SESSION must be set)
### Installing ### Installing
@@ -23,7 +23,7 @@ This will automatically start the syncing process.
### Limitations ### Limitations
Currently, syncing is only possible for user and password of logins, not for notes, identities, cards, etc. URLs, TOTP, and notes are also not synced. Currently, syncing is only possible for username, password, note, and URLs. TOTP needs to be synced manually. Other items are not synced (e.g. cards, identities, notes, etc.).
### License ### License