Skip to content

Commit b35124a

Browse files
committed
README: add Circle CI badge
1 parent 7fd248e commit b35124a

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,8 +1,10 @@
11
# Lua Filters
22

33
[![Travis build status][Travis badge]](https://travis-ci.org/pandoc/lua-filters)
4+
[![Circle CI build status][Circle CI badge]](https://circleci.com/gh/pandoc/lua-filters)
45

56
[Travis badge]: https://img.shields.io/travis/pandoc/lua-filters.svg?logo=travis
7+
[Circle CI badge]: https://img.shields.io/circleci/build/gh/pandoc/lua-filters?logo=circleci
68

79
This repository collects Lua filters for pandoc.
810

0 commit comments

Comments
 (0)