From 7efa921babc753e8b674e69a6357e34895d28c10 Mon Sep 17 00:00:00 2001 From: Artur Baybulatov Date: Wed, 10 Feb 2016 19:24:22 +0300 Subject: [PATCH] Add a note about browser usage of lodash-fp. [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 03591fa86..2dbf48bdd 100644 --- a/README.md +++ b/README.md @@ -51,5 +51,6 @@ Create [custom builds](https://lodash.com/custom-builds) with only the features * [Release Notes](https://github.com/lodash/lodash/releases/tag/4.0.0) * [Build Differences](https://github.com/lodash/lodash/wiki/Build-Differences) * [Changelog](https://github.com/lodash/lodash/wiki/Changelog) + * [lodash-fp in-browser usage example] (https://github.com/lodash/lodash/wiki/lodash-fp-in-browser-usage-example) * [Roadmap](https://github.com/lodash/lodash/wiki/Roadmap) * [More Resources](https://github.com/lodash/lodash/wiki/Resources)