From 363efbb64b5353368012c760aa0fe32ec2664b9b Mon Sep 17 00:00:00 2001 From: Lurkars Date: Thu, 7 Dec 2017 18:31:08 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 17c8b4a..7c47aa6 100644 --- a/README.md +++ b/README.md @@ -2,19 +2,19 @@ An alternative to Chromecast working with every website with HTML5 Video/Audio elements by just playing HTML5 video/audio on other Firefox instance in full-screen. ## Server -This is the server extension. Install on a device for playing HTML5 Videos in full-screen controlled by **Muffcast Client**s. +This is the server extension. Install on a device for playing HTML5 Videos in full-screen controlled by [Muffcast Client](https://github.com/Lurkars/Muffcast-Client)s. ### Requirements - Firefox/Browser instance - Internet access -To benefit of this extension, **Muffcast Client** is required on other Firefox/Browser instance in the same network. +To benefit of this extension, [Muffcast Client](https://github.com/Lurkars/Muffcast-Client) is required on other Firefox/Browser instance in the same network. ### Firefox/Browser Setup For full-screen support, following setup in Firefox is required In *about:config* `full-screen-api.allow-trusted-requests-only = false` -On stopped playback, images from unsplash.com are loaded. If you have an unsplash API account, feel free to enter you API-key and credit name for Hotlinking. +On stopped playback, images from unsplash.com are loaded. If you have an unsplash API account, feel free to enter your API-key and credit name for Hotlinking. ### System Setup Native application *muffcast.py* is required for working properly with client extension.