summary refs log tree commit diff stats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README16
1 files changed, 11 insertions, 5 deletions
diff --git a/README b/README
index 57fce508..3cf0bfde 100644
--- a/README
+++ b/README
@@ -1,12 +1,18 @@
 ranger v.1.5.0
 ==============
-ranger is a file manager with VI key bindings.  It provides a minimalistic yet
-nice curses interface with a view on the directory hierarchy.  The secondary
-task of ranger is to psychically guess which program you want to use for
-opening particular files.
+ranger is a console file manager with VI key bindings.  It provides a
+minimalistic yet nice curses interface with a view on the directory hierarchy.
+The secondary task of ranger is to psychically guess which program you want to
+use for opening particular files.
 
 This file describes ranger and how to get it to run.  For instructions on the
-usage, please read the man page.
+usage, please read the man page.  See doc/HACKING for development specific
+information.  For configuration, check the sample files that ranger creates
+in your ~/.config/ranger directory.
+
+A note to packagers:  Versions meant for packaging are listed in the changelog
+on the website and are taken from the stable branch.  The master branch is a
+"work in progress" branch.
 
 
 About
5c59430e995a64956b36331ce3629b9'>f07bb12f ^
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73