aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2015-07-19 21:21:32 -0500
committerDavid Barksdale <amatus@amatus.name>2015-07-19 21:21:32 -0500
commitff57ecf6ce5da72878eeed5838f715c1d6c283e6 (patch)
tree4b7d534de7f538170e967e8effdbff7eda902445 /README.md
parent2cbcdad6fca0556305b7bc046f034586f4de1d95 (diff)
Use IndexedDB to store downloaded files
We probably should delete them at some point 0_0
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index e8e1ae1..88c16ff 100644
--- a/README.md
+++ b/README.md
@@ -27,8 +27,6 @@ Roadmap
* Download.
* No URI support.
* No directory support.
- * Needs indexedDB support to store the file piecewise instead of
- storing the entire thing in RAM.
* Release alpha.
* Write a WebRTC transport plugin.
* Implement [RFC3264] over GNUnet.