Skip to content

Commit 843f42b

Browse files
committed
Update README build status badge
1 parent e0b9dec commit 843f42b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# commonmark [![Build Status](https://img.shields.io/github/workflow/status/lexi-lambda/racket-commonmark/build/master)](https://github.com/lexi-lambda/racket-commonmark/actions/workflows/build.yml) [![Scribble Docs](https://img.shields.io/badge/docs-built-blue)][commonmark-doc]
1+
# commonmark [![Build Status](https://github.com/lexi-lambda/racket-commonmark/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/lexi-lambda/racket-commonmark/actions/workflows/build.yml) [![Scribble Docs](https://img.shields.io/badge/docs-built-blue)][commonmark-doc]
22

33
This library provides a fast, [CommonMark]-compliant Markdown parser, implemented natively in Racket. To use it, install the `commonmark` package:
44

0 commit comments

Comments
 (0)