From 6a292d6905a508a80a64d1a1e79907fc9225795b Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 19 May 2017 13:27:22 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c42d6429c0..ba997cbe72 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ The bitwarden Web project is an AngularJS application that powers the web vault (https://vault.bitwarden.com/). + + # Build/Run **Requirements** @@ -26,4 +28,4 @@ You can now access the web vault at `http://localhost:4001`. Code contributions are welcome! Please commit any pull requests against the `master` branch. -Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. +Security audits and feedback are welcome. Please open an issue or email us privately if the report is sensitive in nature. You can read our security policy in the [`SECURITY.md`](SECURITY.md) file.