about summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
authorhut <hut@lavabit.com>2009-11-22 21:13:57 +0100
committerhut <hut@lavabit.com>2009-11-22 21:13:57 +0100
commit0298508e1d6f0fca8b12d9647b0542ad5310fde6 (patch)
tree6a3ae82ccdb29a6ed99fa43a3e125e17817edc34 /README
parent907e349c11b2ef689434e9e3504b97a6c0a843b6 (diff)
downloadranger-0298508e1d6f0fca8b12d9647b0542ad5310fde6.tar.gz
decided to use python from now on
Diffstat (limited to 'README')
-rw-r--r--README2
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.