Skip to content

Commit 60b419f

Browse files
committed
Add workflow badges
1 parent b2346e3 commit 60b419f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11

22
# Flitter Pygments
33

4+
[![CI lint](https://github.com/jonathanhogg/flitter-pygments/actions/workflows/ci-lint.yml/badge.svg?)](https://github.com/jonathanhogg/flitter-pygments/actions/workflows/ci-lint.yml)
5+
[![Release package](https://github.com/jonathanhogg/flitter-pygments/actions/workflows/release-package.yml/badge.svg)](https://github.com/jonathanhogg/flitter-pygments/actions/workflows/release-package.yml)
6+
47
This package provides a [Pygments](https://pygments.org) lexer for the [Flitter
58
programming language](https://flitter.readthedocs.io/). This enables syntax
69
highlighting in [Sphinx](https://www.sphinx-doc.org/en/master/) documentation

0 commit comments

Comments
 (0)