mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-01 07:47:49 +00:00
Minor readme nit. [ci skip]
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
# 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).
|
||||
|
||||
## Documentation
|
||||
|
||||
* [API Documentation](http://lodash.com/docs)
|
||||
* [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
|
||||
|
||||
In browsers:
|
||||
In a browser:
|
||||
|
||||
```html
|
||||
<script src="lodash.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user