Michael Bolin 2 лет назад
Родитель
Сommit
64b37bf661
1 измененных файлов с 2 добавлено и 0 удалено
  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.