From 14af4162e86585153cbd4614ad96dff64a0d3192 Mon Sep 17 00:00:00 2001 From: PranjalPansuriya <62872346+PranjalPansuriya@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:42:05 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 10f0711..db5bae4 100755 --- a/README.md +++ b/README.md @@ -57,7 +57,7 @@ In order to work properly, this plugin has some dependencies: - **Node.js** (6 or newer) and **npm** ([nodejs.org](https://nodejs.org) or [nvm](https://github.com/creationix/nvm)) - **TerminalView** (only for _Linux_ and _Mac OS X_) sublime text plugin ([TerminalView](https://github.com/Wramberg/TerminalView)) -**Not required**, but **useful** for typescript files (Flow wont work on this type of files): +**Not Required**, but **Useful** for typescript files (Flow wont work on this type of files): - **TypeScript** sublime text plugin ([TypeScript](https://github.com/Microsoft/TypeScript-Sublime-Plugin))