From 38edbadca568c68e686aacae2356a7f02152784e Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sat, 8 Dec 2012 18:53:45 -0800 Subject: [PATCH] Update Lo-Dash description. Former-commit-id: 75703b13b95399107b11f109dcc6d3b3dfd9eabe --- README.md | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 06e15d91b..a56b34a6b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Lo-Dash v1.0.0-rc.2 [![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash) -A utility library, usable as a drop-in replacement for Underscore, delivering [performance](http://lodash.com/benchmarks), [bug fixes](https://github.com/bestiejs/lodash#resolved-underscorejs-issues), and [additional features](http://lodash.com/#features). +An alternative to Underscore.js, delivering [consistency](https://github.com/bestiejs/lodash#resolved-underscorejs-issues), [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 b2a0a2083..c529f3858 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "lodash", "version": "1.0.0-rc.2", - "description": "A utility library, usable as a drop-in replacement for Underscore, delivering performance, bug fixes, and additional features.", + "description": "An alternative to Underscore.js, delivering consistency, customization, performance, and extra features.", "homepage": "http://lodash.com", "main": "./lodash", "keywords": [