diff --git a/README.md b/README.md index 13294f7cc..a8dbe44d7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@

- bitwarden + bitwarden

@@ -10,6 +10,8 @@

+------------------- + The bitwarden Core project contains the APIs, database, and other infrastructure items needed for the "backend" of all other bitwarden projects. The core infrastructure is written in C# using .NET Core with ASP.NET Core. The database is written in T-SQL/SQL Server. The codebase can be developed, built, run, and deployed cross-platform on Windows, macOS, and Linux distributions.