diff options
author | hut <hut@lavabit.com> | 2010-06-24 20:33:05 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-06-24 20:33:05 +0200 |
commit | 20ab9343ae45320eb29f96ddb66b30148be2aa7f (patch) | |
tree | 52ee8e7abf20f2b1ee80f06f1c6e991ff998dcf1 | |
parent | 17fff39348d1797e7b0fc3ab1589a60546785f1d (diff) | |
download | ranger-20ab9343ae45320eb29f96ddb66b30148be2aa7f.tar.gz |
README: added design goals section
-rw-r--r-- | README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README index ee8b40d6..120e7860 100644 --- a/README +++ b/README @@ -28,6 +28,15 @@ http://git.savannah.gnu.org/cgit/ranger.git/snapshot/ranger-stable.tar.gz git clone http://git.sv.gnu.org/r/ranger.git +Design Goals +------------ + +* An easily maintainable file manager in a high level language +* A quick way to switch directories and browse the file system +* Keep it small but useful, do one thing and do it well +* Console based, with smooth integration into the unix shell + + Features -------- |