Browse Source

add CI badge to README

Michael Bolin 2 years ago
parent
commit
64b37bf661
1 changed files with 2 additions and 0 deletions
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # monaco-tm
 # monaco-tm
 
 
+![TypeScript build](https://github.com/bolinfest/monaco-tm/actions/workflows/verify-build.yml/badge.svg)
+
 This gets TextMate grammars working in standalone Monaco by leveraging
 This gets TextMate grammars working in standalone Monaco by leveraging
 `vscode-oniguruma` and `vscode-textmate`. For more context, see:
 `vscode-oniguruma` and `vscode-textmate`. For more context, see:
 https://github.com/microsoft/monaco-editor/issues/1915.
 https://github.com/microsoft/monaco-editor/issues/1915.