mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 10:07:48 +00:00
Tweak wiki wording in README.md.
Former-commit-id: 86b1377b1e0eb09bf9e50ac66b988548b022cf96
This commit is contained in:
@@ -85,7 +85,7 @@ Lo-Dash has been tested in at least Chrome 5~26, Firefox 2~20, IE 6-10, Opera 9.
|
|||||||
|
|
||||||
Custom builds make it easy to create lightweight versions of Lo-Dash containing only the methods you need.
|
Custom builds make it easy to create lightweight versions of Lo-Dash containing only the methods you need.
|
||||||
To top it off, we handle all method dependency and alias mapping for you.
|
To top it off, we handle all method dependency and alias mapping for you.
|
||||||
For a more detailed summary over the differences between various builds, check out our [wiki entry](https://github.com/bestiejs/lodash/wiki/build-differences).
|
For a more detailed summary over the differences between various builds, check out the [wiki page](https://github.com/bestiejs/lodash/wiki/build-differences).
|
||||||
|
|
||||||
* Backbone builds, with only methods required by Backbone, may be created using the `backbone` modifier argument.
|
* Backbone builds, with only methods required by Backbone, may be created using the `backbone` modifier argument.
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user