From 8e620849ceceb6c5c7cd1e2c002de7e27ffc4b02 Mon Sep 17 00:00:00 2001 From: Carlos Fernandez Date: Fri, 21 Oct 2016 13:42:46 +0200 Subject: [PATCH] Some screenshots of the browser extension (#30) --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index dc211c52aef..f9498d0529f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,12 @@ The bitwarden browser extension is written using the Chrome Web Extension API and AngularJS. +# Screenshots + +![Alt text](http://i.imgur.com/5b16EPi.png "Current tab") ![Alt text](http://i.imgur.com/trvIC6g.png "Settings") + +![Alt text](http://i.imgur.com/FAfRFuC.png "My Vault") ![Alt text](http://i.imgur.com/FiESP2Z.png "Tools") + # Contribute Code contributions are welcome! Please commit any pull requests against the `master` branch.