From 2d08811485ae7c41d71838a15f40bcfa5fff9742 Mon Sep 17 00:00:00 2001 From: ahocevar Date: Thu, 9 Aug 2018 10:34:31 +0200 Subject: [PATCH] Link to Browserify example project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 588f6fe3f7..46afd50c8e 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,7 @@ See the following examples for more detail on bundling OpenLayers with your appl * Using [Rollup](https://github.com/openlayers/ol-rollup) * Using [Webpack](https://github.com/openlayers/ol-webpack) * Using [Parcel](https://github.com/openlayers/ol-parcel) + * Using [Browserify](https://github.com/openlayers/ol-browserify) ## Supported Browsers