diff options
author | Daniel García <[email protected]> | 2021-04-30 16:20:52 +0200 |
---|---|---|
committer | GitHub <[email protected]> | 2021-04-30 16:20:52 +0200 |
commit | ee6ceaa923a94a9c2431abec16fdfdfb0f51f30b (patch) | |
tree | a99df26c7f1c9830de8e5359e10bc95e063c07df /README.md | |
parent | 20b393d35461b9ae5dc6d173c54e9f0539b042ed (diff) | |
download | vaultwarden-ee6ceaa923a94a9c2431abec16fdfdfb0f51f30b.tar.gz vaultwarden-ee6ceaa923a94a9c2431abec16fdfdfb0f51f30b.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ ### Alternative implementation of the Bitwarden server API written in Rust and compatible with [upstream Bitwarden clients](https://bitwarden.com/#download)*, perfect for self-hosted deployment where running the official resource-heavy service might not be ideal. -📢 Note: This project was known as Bitwarden_RS and has been renamed to separate itself from the official Bitwarden server in the hopes of avoiding confusion and trademark/branding issues. +📢 Note: This project was known as Bitwarden_RS and has been renamed to separate itself from the official Bitwarden server in the hopes of avoiding confusion and trademark/branding issues. Please see [#1642](https://github.com/dani-garcia/vaultwarden/discussions/1642) for more explanation. --- |