From bc468d61a9854de5afd0ed6f0aa11b1cd9ba45c2 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Mon, 24 Aug 2015 21:25:18 +0100 Subject: [PATCH] Added info about not working --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0794bbf..7757288 100644 --- a/README.md +++ b/README.md @@ -7,10 +7,11 @@ Whilst I recommend that you use the plugins that are on the add-on stores of the npm install npm run build - -## To-Do ## -* Add other sites support (currently facebook messages popup only) - + npm run build-chrome + npm run build-firefox + npm run build-extensions (firefox __and__ chrome) ## Disclaimer: ## -As you can tell, the quality of the code isnt perfect, or to a particular standard. Once the plugin works properly to a basic level, I will install some linting software to make the code look nicer, and possibly run smoother too. \ No newline at end of file +As you can tell, the quality of the code isnt perfect, or to a particular standard. Once the plugin works properly to a basic level, I will install some linting software to make the code look nicer, and possibly run smoother too. + +All the time the app has a version of '0.0.0', the extensions are considered to be unstable and unlikely to work properly if at all. \ No newline at end of file