diff --git a/README.md b/README.md index eda4050..b92d049 100644 --- a/README.md +++ b/README.md @@ -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.