diff options
author | hut <hut@lavabit.com> | 2010-04-13 23:53:35 +0200 |
---|---|---|
committer | hut <hut@lavabit.com> | 2010-04-13 23:53:35 +0200 |
commit | b34fd133e7172194d9faf73e9c1b8a2bb97ec90e (patch) | |
tree | 0bf70ad49741963d24ce5bd7c9918cd02a17f236 | |
parent | 08bc4ef99547537d645f6eaac5f0f04e5de5fe3d (diff) | |
download | ranger-b34fd133e7172194d9faf73e9c1b8a2bb97ec90e.tar.gz |
README: slightly improved Roadmap
-rw-r--r-- | README | 3 |
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 |