From 040926aaa6722b0f9005636dbc076619bb699fbd Mon Sep 17 00:00:00 2001 From: varjolintu Date: Mon, 27 Mar 2017 09:09:05 +0300 Subject: [PATCH] README modifications --- README.md | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dc669..85f6aef 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,19 @@ # keepassxc-chrome -Chrome extension for KeePassXC with Native Messaging +Chrome extension for [KeePassXC](https://keepassxc.org/) with Native Messaging. + +This is a heavily forked version of [pfn](https://github.com/pfn)'s [chromeIPass](https://github.com/pfn/passifox). + +``` +PassIFox & ChromeIPass Copyright © 2010-2017 Perry Nguyen +This program is free software: you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation, version 3 of the License. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see . +``` \ No newline at end of file