From ba788a86266feea5e595d29a093add807104dff9 Mon Sep 17 00:00:00 2001 From: michael starke Date: Fri, 8 Mar 2013 01:23:28 +0100 Subject: [PATCH] Adde screenshot to README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 46595da9..c12cdc0d 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,10 @@ It's Qt based KeePass manager, than can handle KeePass 1 and 2 containers rather Compared to running KeePass with Mono it very fast and remarkably stable for an alpha relaese. Feel free to give it a try. +What does it look like? +----------------------- +![image](https://raw.github.com/mstarke/MacPass/master/Assets/MacPass.png) + License ------- @@ -40,4 +44,4 @@ This Project is based upon the following work: [MiniKeePass](https://github.com/MiniKeePass/MiniKeePass) Copyright 2011 Jason Rush and John Flanagan. All rights reserved. -[KeePass Database Library](https://github.com/mpowrie/KeePassLib) Copyright 2010 Qiang Yu. All rights reserved. \ No newline at end of file +[KeePass Database Library](https://github.com/mpowrie/KeePassLib) Copyright 2010 Qiang Yu. All rights reserved.