From 5c695564d2096a6f5938752cc8b66e1706884f6c Mon Sep 17 00:00:00 2001 From: Carlos Date: Mon, 17 Oct 2016 04:38:46 +0300 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2f76208..87d136b 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@
-**CacheP2P** is a [caching][https://en.wikipedia.org/Cache] mechanism torrent client for **node.js** and the **browser**. YEP, -THAT'S RIGHT. THE BROWSER. It's written completely in JavaScript – the language of the web -– so the same code works in both runtimes. +**CacheP2P** is a [cache][https://en.wikipedia.org/wiki/Cache_(computing)] system based on [WebTorrent][https://webtorrent.io/] and runs only in the **browser**. + +It works making every user a mirror of the webpage he has opened and allows it to serve it to other users that also are using the same website. ### License