From 2743bd84ea850ab47e8e99de897c45facf69fdc1 Mon Sep 17 00:00:00 2001 From: BlackDex Date: Wed, 30 Oct 2024 21:37:01 +0100 Subject: [PATCH] WIP: Readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c352df22112..4af8b53a4eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +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. +# ![Vaultwarden](./resources/vaultwarden-logo-auto.svg) + +### Alternative server implementation of the Bitwarden Client 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. Please see [#1642](https://github.com/dani-garcia/vaultwarden/discussions/1642) for more explanation. @@ -20,6 +22,9 @@ Image is based on [Rust implementation of Bitwarden API](https://github.com/dani --- +> [!NOTE]Note
+> Testing + ## Features Basically full implementation of Bitwarden API is provided including: