Skip to content

Commit 977670c

Browse files
authored
add Travis badge in README
1 parent b071782 commit 977670c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/BlueT/obj-filter.svg?branch=master)](https://travis-ci.org/BlueT/obj-filter)
2+
13
# obj-filter - JavaScript Object Filter.
24

35
JavaScript Object Filter. **Deep** filtering key/content *recursively*.
@@ -144,4 +146,4 @@ var vmData = objFilter(vm_tpl, yourData)
144146
PRs welcome!
145147
If you use/like this module, please don't hesitate to give me a **Star**. I'll be happy whole day!
146148

147-
_Hope this HOWTO can save your time, a tree, and a kitten._
149+
_Hope this module can save your time, a tree, and a kitten._

0 commit comments

Comments
 (0)