From 4dc5ed3c26596b8c30e33e721273fcd9a051170d Mon Sep 17 00:00:00 2001 From: David Dias Date: Fri, 4 Mar 2016 22:40:40 +0000 Subject: [PATCH] done --- README.md | 8 -------- src/index.js | 15 +++++++++++++++ tests/peer-info-test.js | 27 +++++++++++++++++++++++++++ 3 files changed, 42 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 3b40908..c4cffd6 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,3 @@ peer-info JavaScript implementation ```javascript const PeerInfo = require('peer-info') ``` - -### In the Browser through `