mirror of
https://github.com/keepassxreboot/keepassxc-browser.git
synced 2026-03-11 08:54:43 +00:00
README modifications
This commit is contained in:
parent
8a9569399e
commit
040926aaa6
1 changed files with 18 additions and 1 deletions
19
README.md
19
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 <http://www.gnu.org/licenses/>.
|
||||
```
|
||||
Loading…
Reference in a new issue