aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2014-07-27 15:53:54 -0500
committerDavid Barksdale <amatus@amatus.name>2014-07-27 15:53:54 -0500
commite22ed6f5de2b92ecadac7e0e0293de4790ea4a45 (patch)
tree2ef2f0ed13071b820b76067acc1622f80143a129 /README.md
parente5658b12076492d8bf41d01d52912db2c82bd6b3 (diff)
Finish peerstore.
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1271812..c82e0bb 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,7 @@ Roadmap
* gnunet-service-cadet.js - Done.
* gnunet-service-datastore.js - Building with heap backend plugin.
* Needs an [indexedDB] backend plugin.
- * gnunet-service-peerstore.js - TODO.
- * Needs an [indexedDB] backend plugin.
+ * gnunet-service-peerstore.js - Done, with [indexedDB] backend plugin.
* gnunet-service-fs.js - Done.
* Write a minimal UI that allows publishing, searching, and downloading via the
file-sharing service.