diff --git a/README.md b/README.md index 8bf773ab8..0242e0061 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Lo-Dash v1.0.1 [![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash) -An alternative to Underscore.js, delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features). +A low-level utility library delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features). ## Download diff --git a/package.json b/package.json index a55a0c071..12189922a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lodash", "version": "1.0.1", - "description": "An alternative to Underscore.js, delivering consistency, customization, performance, and extra features.", + "description": "A low-level utility library delivering consistency, customization, performance, and extra features.", "homepage": "http://lodash.com", "main": "./dist/lodash", "keywords": [