diff options
author | hut <hut@lavabit.com> | 2009-11-22 21:13:57 +0100 |
---|---|---|
committer | hut <hut@lavabit.com> | 2009-11-22 21:13:57 +0100 |
commit | 0298508e1d6f0fca8b12d9647b0542ad5310fde6 (patch) | |
tree | 6a3ae82ccdb29a6ed99fa43a3e125e17817edc34 /README | |
parent | 907e349c11b2ef689434e9e3504b97a6c0a843b6 (diff) | |
download | ranger-0298508e1d6f0fca8b12d9647b0542ad5310fde6.tar.gz |
decided to use python from now on
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README index 2f48cd3d..f978daf4 100644 --- a/README +++ b/README @@ -4,7 +4,7 @@ Ranger is a filemanager that integrates well into the linux shell and gives you a quick way of doing operations that would otherwise require a lot of typing, without starting up a bloated environment. -Ranger is written in Ruby and uses ncurses for the user interface. +Ranger is written in Python and uses ncurses for the user interface. The version 1 is a rewrite from scratch and offers very limited functionality as of now. |