From 1ccd7bdbf4658d602430274c0ad63fd99b523348 Mon Sep 17 00:00:00 2001 From: Jake Howard Date: Thu, 20 Aug 2015 19:59:58 +0100 Subject: [PATCH] Updated build instructions --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d03f2d8..0794bbf 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,15 @@ ## Building for yourself ## -Whilst I recommend that you use the plugins that are on the add-on stores of the respective browsers, building the apps yourself is perfectly possible. I build the apps on ubuntu, so have made sure that the build scripts work for me, use on other platforms may vary. - - -### Commands: ### +Whilst I recommend that you use the plugins that are on the add-on stores of the respective browsers, building the apps yourself is perfectly possible, and __should__ be self contained within this application. I am building this on Ubuntu 15.04, but your luck may vary on other platforms. +### Build Commands ### npm install npm run build -### To-Do ### +## To-Do ## * Add other sites support (currently facebook messages popup only) -##### Disclaimer: ##### +## 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