summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYunchi Luo <mightyguava@gmail.com>2019-03-31 16:37:50 -0400
committerYunchi Luo <mightyguava@gmail.com>2019-03-31 16:37:50 -0400
commitf13f02df56011c5362fc413e571a004078966d7b (patch)
tree740411fd867f1356f08f7ecd991d5fee389710ea
parent5e29595835f836f38783d70b4ac070d952c4ab5c (diff)
add circleci badge
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d2fa6ce..3dcdbd5 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# jl [![GoDoc](https://godoc.org/github.com/narqo/go-badge?status.svg)](https://godoc.org/github.com/mightyguava/jl)
+# jl - JSON Log Viewer [![GoDoc](https://godoc.org/github.com/narqo/go-badge?status.svg)](https://godoc.org/github.com/mightyguava/jl) [![CircleCI](https://circleci.com/gh/mightyguava/jl/tree/master.svg?style=svg)](https://circleci.com/gh/mightyguava/jl/tree/master)
jl (JL) is a parser and formatter for JSON logs, making machine-readable JSON logs human readable again.