diff options
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md index 492b772..db09905 100644 --- a/README.md +++ b/README.md | |||
@@ -11,14 +11,14 @@ inspired by | |||
11 | * make requests | 11 | * make requests |
12 | * receive files | 12 | * receive files |
13 | * use `dd` to show a nice little download status | 13 | * use `dd` to show a nice little download status |
14 | * use `less` to display text/* files | ||
14 | 15 | ||
15 | # STILL TO DO | 16 | # STILL TO DO |
16 | 17 | ||
17 | * some sort of paging | ||
18 | * link navigation | 18 | * link navigation |
19 | * bookmarks/history | 19 | * bookmarks/history |
20 | * configuration | 20 | * configuration |
21 | * mailcap something | ||
21 | * generate certificates? | 22 | * generate certificates? |
22 | * implement TOFU? | 23 | * implement TOFU? |
23 | * recognize and open more protocols | 24 | * recognize and open more protocols |
24 | * mailcap something | ||