24
1
Fork 0

Merge pull request #246 from clouserw/224

remove P2P references.  Fixes #224
This commit is contained in:
Danny Coates 2017-07-19 09:55:35 -07:00 committed by GitHub
commit 3e47556560
2 changed files with 1 additions and 2 deletions

View File

@ -6,7 +6,7 @@
## What it does
A P2P file sharing experiment which allows you to send encrypted files to other users.
A file sharing experiment which allows you to send encrypted files to other users.
## Requirements

View File

@ -22,7 +22,6 @@
"JavaScript",
"jQuery",
"Node",
"P2P",
"Redis"
]
}