summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 3954488e..7d042929 100644
--- a/README
+++ b/README
@@ -126,6 +126,7 @@ modifying the program.
 
 Roadmap
 -------
+
 Short term:
 
 * A cleaner and more flexible key configuration file
@@ -138,7 +139,7 @@ Long term:
 * A plugin system
 * Separate ranger into multiple programs:
   1. One daemon running in the background for slow IO operations
-  2. A program launcher (ideally an already existing one)
+  2. A file launcher (ideally an already existing one)
   3. The actual program containing unseparable parts
 
 
' href='#n88'>88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126