Skip to content

Commit e2c404a

Browse files
committed
docs: fix wording a bit
1 parent 2c0f42c commit e2c404a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## adhocore/underscore
22

3-
PHP underscore inspired &/or cloned from awesome `_.js`. A set of utilities and data manipulation helpers that provides convenience functionalites to deal with array, list, hash, functions and so on in a neat elegant and OOP way.
3+
PHP underscore inspired &/or cloned from awesome `_.js`. A set of utilities and data manipulation helpers providing convenience functionalites to deal with array, list, hash, functions and so on in a neat elegant and OOP way. Guaranteed to save you tons of boiler plate codes when churning complex data collection.
44

55
[![Latest Version](https://img.shields.io/github/release/adhocore/underscore.svg?style=flat-square)](https://github.com/adhocore/underscore/releases)
66
[![Travis Build](https://img.shields.io/travis/adhocore/underscore/master.svg?style=flat-square)](https://travis-ci.org/adhocore/underscore?branch=master)

0 commit comments

Comments
 (0)