Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SteveBeeblebrox authored Dec 6, 2021
1 parent 1208b36 commit 7fd2b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# MTSC ![GitHub](https://img.shields.io/github/license/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub last commit](https://img.shields.io/github/last-commit/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues-raw/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/SteveBeeblebrox/MTSC?style=flat-square) ![GitHub contributors](https://img.shields.io/github/contributors/SteveBeeblebrox/MTSC?color=007EC6&style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/SteveBeeblebrox/MTSC?style=flat-square)
A standalone TypeScript transpiler. MTSC versions correspond to TypeScript. **MTSC only transpiles TypeScript and does not do any type checking itself. For best results use with an editor that provides error messages such as Visual Studio Code.**
A standalone TypeScript transpiler. MTSC versions correspond to TypeScript. **Note that MTSC only transpiles TypeScript and does not do any type checking itself. For best results, use with an editor that provides error messages such as Visual Studio Code.**

Run with `--help` for more details.

0 comments on commit 7fd2b60

Please sign in to comment.