Merge pull request #246 from clouserw/224
remove P2P references. Fixes #224
This commit is contained in:
commit
3e47556560
|
@ -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
|
||||
|
||||
|
|
|
@ -22,7 +22,6 @@
|
|||
"JavaScript",
|
||||
"jQuery",
|
||||
"Node",
|
||||
"P2P",
|
||||
"Redis"
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue