diff options
author | Siddharth Ravikumar <sravik@bgsu.edu> | 2014-11-06 08:31:19 -0500 |
---|---|---|
committer | Siddharth Ravikumar <sravik@bgsu.edu> | 2014-11-06 08:31:19 -0500 |
commit | 9726714509b102b1b7f3f679b643e9e7d2ad9b8b (patch) | |
tree | 01994829105dd22da65b79f49b4c4bae0392a9d2 /README | |
parent | 7cc8f515b411d10112ef2a73d82d6a1b5d618993 (diff) |
Updated README: edited program description.
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -2,8 +2,9 @@ # combox -Splits and encrypts files and scatters them to directories which slurp -files into surveillance nodes like Google Docs, Dropbox, etc. +Splits and encrypts files and scatters them to directories from which +files are slurped into surveillance nodes like Google Docs, Dropbox, +etc. The ideas for this program is based on [`combobox`][1]. |