Skip to content

Commit

Permalink
add Travis badge in README
Browse files Browse the repository at this point in the history
  • Loading branch information
bluet committed May 2, 2017
1 parent b071782 commit 977670c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
[![Build Status](https://travis-ci.org/BlueT/obj-filter.svg?branch=master)](https://travis-ci.org/BlueT/obj-filter)

# obj-filter - JavaScript Object Filter.

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

_Hope this HOWTO can save your time, a tree, and a kitten._
_Hope this module can save your time, a tree, and a kitten._

0 comments on commit 977670c

Please sign in to comment.