diff options
author | David Barksdale <amatus@amatus.name> | 2014-06-25 21:37:31 -0500 |
---|---|---|
committer | David Barksdale <amatus@amatus.name> | 2014-06-25 21:38:11 -0500 |
commit | 472978881488d5d34b994644929a776b51278f78 (patch) | |
tree | afb72d7c942c6475dd136366a2dc266919a96a5d /README.md | |
parent | b41d4cce714fbabf005f8c90da8ee9b5d3bb2a2d (diff) |
Build and run file-sharing service
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |