diff --git a/README.md b/README.md index a91c7a1..ea793d9 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This is a simple CLI tool to sync Bitwarden logins to Proton Pass. It can be set ### Runtime requirements: - `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 @@ -23,7 +23,7 @@ This will automatically start the syncing process. ### 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