From d59197e2abe5e787e8008dfb6f0fab8878731743 Mon Sep 17 00:00:00 2001 From: Alvaro Viebrantz Date: Thu, 8 Sep 2016 09:48:48 -0400 Subject: [PATCH] Remove duplicated offline-plugin (#36) The [offline-plugin](https://github.com/NekR/offline-plugin) was duplicated on the Tool section --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d2c454d..84cc9a4 100644 --- a/README.md +++ b/README.md @@ -150,4 +150,3 @@ _Source:_ [Google Developers - Progressive Web Apps](https://developers.google.c * [`fetch-manifest-json`](https://github.com/hemanth/fetch-manifest-json): Fetch the `mainfest.json` from an URL. * [`manifest-json`](https://www.npmjs.com/package/manifest-json): CLI tool for creating `mainfest.json`. * [`PWAify`](https://github.com/vladikoff/PWAify): CLI tool to convert your PWA into a cross-platform desktop app. -* [`offline-plugin`](https://github.com/NekR/offline-plugin): Offline plugin (ServiceWorker, AppCache) for webpack.