From d4d71743d667b37597e70495e606d32437cbd9c5 Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Wed, 18 Aug 2021 14:06:45 -0400 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5000a87..4f95a8e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,10 @@ -The Bitwarden Crypto Agent is a self-hosted application that stores and provides cryptographic keys to Bitwarden clients. + + DockerHub + + +# Bitwarden Crypto Agent + +The Bitwarden Crypto Agent is a self-hosted web application that stores and provides cryptographic keys to Bitwarden clients. The Crypto Agent project is written in C# using .NET Core with ASP.NET Core. The codebase can be developed, built, run, and deployed cross-platform on Windows, macOS, and Linux distributions.