From 5b4150649e616e990e255e4e4b341bf147ed8da9 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Tue, 3 Jan 2017 21:31:43 +0200 Subject: Move binaries to github release and delete dist/ --- README.md | 4 ++-- dist/free-haaretz.xpi | Bin 5326 -> 0 bytes dist/free-haaretz.zip | Bin 1303 -> 0 bytes 3 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 dist/free-haaretz.xpi delete mode 100644 dist/free-haaretz.zip diff --git a/README.md b/README.md index 68a0cfb..384b199 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Installation has to be done manually. I'm not interested in distributing this ex ### Firefox - 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/raw/master/dist/free-haaretz.xpi) + 1. Download the [add-on XPI file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9/free-haaretz.xpi) 2. Go to the `Tools > Add-ons` menu @@ -24,7 +24,7 @@ Installation has to be done manually. I'm not interested in distributing this ex ### Chrome / Chromium - 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/raw/master/dist/free-haaretz.zip), also located on the right side bar. + 1. Download the [extension ZIP file](https://github.com/yuvadm/free-haaretz/releases/download/v0.9/free-haaretz.zip) 2. Unzip the file. diff --git a/dist/free-haaretz.xpi b/dist/free-haaretz.xpi deleted file mode 100644 index 5862f97..0000000 Binary files a/dist/free-haaretz.xpi and /dev/null differ diff --git a/dist/free-haaretz.zip b/dist/free-haaretz.zip deleted file mode 100644 index 02a1a1c..0000000 Binary files a/dist/free-haaretz.zip and /dev/null differ -- cgit v1.3.1