From b5d0fbd8f2c1260a7f646faeb3355d453b1bee5c Mon Sep 17 00:00:00 2001 From: Nathan Osman Date: Wed, 1 Nov 2017 22:29:53 -0700 Subject: [PATCH] Update README. --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f302025..b6758d5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ ## nitroshare-chrome -TODO +This Chrome extension adds a browser action that lets you send the URL of the current tab to another device running NitroShare. + +### Requirements + +- NitroShare 0.4.0 nightly (available [here](https://ci.quickmediasolutions.com/job/nitroshare/)) +- Android app running v0.4.0.34+ +- This Chrome extension + +Currently, it is only possible to send URLs from a PC and receive them in the Android app.