Skip to content

Commit

Permalink
[skip ci] update README
Browse files Browse the repository at this point in the history
* rephrase DESCRIPTION (closes #6)
* gets rid of TODO section (TODO doesn't need to be in README)
  • Loading branch information
pryrt committed Nov 18, 2021
1 parent 63052d7 commit 3da9e37
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions README.md
Expand Up @@ -13,17 +13,12 @@ WWW::KeePassHttp - Interface with KeePass PasswordSafe through the KeePassHttp p

# DESCRIPTION

Interface with KeePass PasswordSafe through the KeePassHttp plugin. Allows reading entries based on URL or TITLE. Maybe will allow creating a new entry as well.
Interface with KeePass PasswordSafe through the KeePassHttp plugin. Allows reading entries based on URL or TITLE, and creating a new entry as well.

## REQUIREMENTS

You need to have KeePass (or compatible) on your system, with the KeePassHttp plugin installed.

# TODO

The entries should be full-fledged objects, with method-based access to
the underlying Login, Url, and Password values.

# AUTHOR

Peter C. Jones `<petercj AT cpan DOT org>`
Expand Down

0 comments on commit 3da9e37

Please sign in to comment.