mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Minor readme nit. [ci skip]
This commit is contained in:
@@ -1,7 +1,9 @@
|
|||||||
# Lo-Dash v3.0.0-pre
|
# Lo-Dash v3.0.0-pre
|
||||||
|
|
||||||
A utility library delivering consistency, [customization](http://lodash.com/custom-builds), [performance](http://lodash.com/benchmarks), & [extras](http://lodash.com/#features).
|
A utility library delivering consistency, [customization](http://lodash.com/custom-builds), [performance](http://lodash.com/benchmarks), & [extras](http://lodash.com/#features).
|
||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
* [API Documentation](http://lodash.com/docs)
|
* [API Documentation](http://lodash.com/docs)
|
||||||
* [DevDocs – *a searchable interface for our documentation*](http://devdocs.io/lodash/)
|
* [DevDocs – *a searchable interface for our documentation*](http://devdocs.io/lodash/)
|
||||||
|
|
||||||
@@ -26,7 +28,7 @@ Check out our [unit tests](http://lodash.com/tests), [benchmarks](http://lodash.
|
|||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
In browsers:
|
In a browser:
|
||||||
|
|
||||||
```html
|
```html
|
||||||
<script src="lodash.js"></script>
|
<script src="lodash.js"></script>
|
||||||
|
|||||||
Reference in New Issue
Block a user