Selaa lähdekoodia

add CI badge to README

Michael Bolin 2 vuotta sitten
vanhempi
commit
64b37bf661
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # 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
 `vscode-oniguruma` and `vscode-textmate`. For more context, see:
 https://github.com/microsoft/monaco-editor/issues/1915.