aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDavid Barksdale <amatus@amatus.name>2014-06-25 21:37:31 -0500
committerDavid Barksdale <amatus@amatus.name>2014-06-25 21:38:11 -0500
commit472978881488d5d34b994644929a776b51278f78 (patch)
treeafb72d7c942c6475dd136366a2dc266919a96a5d /README.md
parentb41d4cce714fbabf005f8c90da8ee9b5d3bb2a2d (diff)
Build and run file-sharing service
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ace976b..5249fd0 100644
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ Roadmap
* gnunet-service-cadet.js - Done.
* gnunet-service-datastore.js - Building with heap backend plugin.
* Needs an [indexedDB] backend plugin.
- * gnunet-service-fs.js - To do.
+ * gnunet-service-fs.js - Done.
* Write a minimal UI that allows publishing, searching, and downloading via the
file-sharing service.
* Release alpha.