From fc89da153d0c067d3028d4bdd49d091b3dd4c92c Mon Sep 17 00:00:00 2001 From: Wil Clouser Date: Wed, 19 Jul 2017 09:23:42 -0700 Subject: [PATCH] remove P2P references. Fixes #224 --- README.md | 2 +- public/contribute.json | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 34e6dcef..a3912d97 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/public/contribute.json b/public/contribute.json index b7b1ab26..db85d7a2 100644 --- a/public/contribute.json +++ b/public/contribute.json @@ -22,7 +22,6 @@ "JavaScript", "jQuery", "Node", - "P2P", "Redis" ] }