From cf04ddd92789f22635e55c1d8d8355cfb3c0359a Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Sat, 28 Jan 2023 16:17:27 -0800 Subject: [PATCH] Update features list --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7c0d5dc..4b322d8 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Bootstrap a new TypeScript module in five minutes or less. ### Features -- Write Strongly typed JavaScript with [TypeScript]. +- Strongly typed JavaScript with [TypeScript]. - [Node.js]'s [npm] package structure. - Package management with [npm]. - Examples with configurable options and arguments powered by [yargs].