diff --git a/README.md b/README.md
index 920343d..58811d2 100644
--- a/README.md
+++ b/README.md
@@ -8,10 +8,12 @@ For my password manager I've went with Vaultwarden, This decision was made due t
Now there are some things that I had to consider before choosing this, First of all being why not use bitwarden, Some of those reasons being listed here:
+
- Not free
- Near impossible to set up without docker or workarounds
- Not truly free software
- Hard to backup and update without breaking things
+
Vaultwarden is basically a rust based replacement to bitwardens server side that works with bitwardens clients, This way I have the broad client support and the fact that it can run in a CT without issues makes it more suitable for my needs.