mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 22:20:55 +03:00
Merge pull request #246 from clouserw/224
remove P2P references. Fixes #224
This commit is contained in:
@@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
## What it does
|
## 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
|
## Requirements
|
||||||
|
|
||||||
|
|||||||
@@ -22,7 +22,6 @@
|
|||||||
"JavaScript",
|
"JavaScript",
|
||||||
"jQuery",
|
"jQuery",
|
||||||
"Node",
|
"Node",
|
||||||
"P2P",
|
|
||||||
"Redis"
|
"Redis"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user