From a7b4f7bf8e9686bea253f0650ca50ccb96db154b Mon Sep 17 00:00:00 2001 From: Difrex Date: Mon, 5 May 2014 23:42:09 +0400 Subject: [PATCH] Readme update --- README.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f2ad4bc..c82c8ba 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,10 @@ PM Simple password manager writed in perl. -INSTALL -======= +# INSTALL + +## Perl modules -Perl modules -=== cpan install Module::Name. Not recommended. Please use you package manager. @@ -21,11 +20,10 @@ On Fedora: On Debian-based systems: - I'm don't have it now :) + apt-get install libtext-clip-perl class-dbi-sqlite-perl -TODO -==== +# TODO * Store decrypted DB into RAM not in /tmp/ * Different keys selection \ No newline at end of file