aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README17
1 files changed, 6 insertions, 11 deletions
diff --git a/README b/README
index 59d4512..c2799b0 100644
--- a/README
+++ b/README
@@ -10,11 +10,11 @@ Requirements
Keyringer needs:
- - Bash - http://tiswww.case.edu/php/chet/bash/bashtop.html
- - Git - http://git-scm.com
- - GNU Privacy Guard - http://gnupg.org
- - OpenSSL - http://www.openssl.org
- - Grep, awk, tail, cut, sed and other GNU tools
+ - Ruby
+ - Rubygems and the following gems:
+ - git
+ - gpgme
+ - parseconfig
Installation
------------
@@ -217,7 +217,7 @@ There are lots of things that can be enhanced, like:
- Hidden recipient support (including recipients file).
- - Rewrite using an object-oriented programming language?
+ - Rewrite using an object-oriented programming language.
- Tab completion subcommand support for popular shells like bash.
@@ -229,8 +229,3 @@ There are lots of things that can be enhanced, like:
- List available subommands.
-Development
------------
-
-Developers needed! :)
-