- Commit
- 76ddef4b1bb6d95bb77d267e76d5647e68c8aae2
- Parent
- 2a42369f4233b092392d75dbc2c539a481a8cb03
- Author
- John MacFarlane <jgm@berkeley.edu>
- Date
Add CI badge.
My personal build of CMark ✏️
Add CI badge.
1 file changed, 2 insertions, 2 deletions
Status | File Name | N° Changes | Insertions | Deletions |
Modified | README.md | 4 | 2 | 2 |
diff --git a/README.md b/README.md @@ -1,8 +1,8 @@ cmark ===== -[![Build Status]](https://travis-ci.org/commonmark/cmark) -[![Windows Build Status]](https://ci.appveyor.com/project/jgm/cmark-0ub06) +[![CI +tests](https://github.com/commonmark/cmark/workflows/CI%20tests/badge.svg)](https://github.com/commonmark/cmark/actions) `cmark` is the C reference implementation of [CommonMark], a rationalized version of Markdown syntax with a [spec][the spec].