diff options
Diffstat (limited to 'system/python-ranger/README')
-rw-r--r-- | system/python-ranger/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/system/python-ranger/README b/system/python-ranger/README index 45dbeaba6d..f0a03f4730 100644 --- a/system/python-ranger/README +++ b/system/python-ranger/README @@ -6,3 +6,5 @@ files around with the VIM-like commands dd and yy, execute predefined applications when opening a file, etc... Everything is fully customizable and written in Python (2.6 and 3.1 compatible) using curses for the text-based user interface. + +Homepage: https://savannah.nongnu.org/projects/ranger/ |