diff --git a/README.md b/README.md
index df3f8ba3ccd..35605d1945d 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,9 @@
+
+ Bitwarden Web Vault
+
+
+ The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
+
@@ -18,15 +24,13 @@
-----
-The Bitwarden web project is an Angular application that powers the web vault (https://vault.bitwarden.com/).
+## Build/Run
-# Build/Run
-
-**Requirements**
+### Requirements
- [Node.js](https://nodejs.org) v8.11 or greater
-**Run the app**
+### Run the app
```
npm install
@@ -54,7 +58,7 @@ await apiService.setUrls({
```
-# Contribute
+## Contribute
Code contributions are welcome! Please commit any pull requests against the `master` branch.