Skip to content

Commit 8ec0cbd

Browse files
committed
Added godoc badge
1 parent c85f665 commit 8ec0cbd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Analyze
22

3+
[![Documentation](https://godoc.org/github.com/murphybytes/analyze?status.svg)](http://godoc.org/github.com/murphybytes/analyze)
4+
35
A predicate expression evaluator designed to embed logical expressions in YAML or JSON. Think of being able to
46
apply a SQL where clause on a set of data that you supply. For example, let say we have an array of objects.
57
```json

0 commit comments

Comments
 (0)