Skip to content

Commit dcfa387

Browse files
committed
docs(readme): add license badge
1 parent 01410c2 commit dcfa387

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
@@ -5,6 +5,8 @@
55
This package provides an Emacs tree-sitter based major mode for SDML - the
66
[Simple Domain Modeling Language](https://github.com/sdm-lang/tree-sitter-sdml).
77

8+
[![License-Apache_2.0](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
9+
[![License-MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
810
[![MELPA](https://melpa.org/packages/sdml-mode-badge.svg)](https://melpa.org/#/sdml-mode)
911

1012
## Installing

0 commit comments

Comments
 (0)