From 2cadc986b1995ec71aa4e4ee8885b37953561808 Mon Sep 17 00:00:00 2001 From: Tim Mikeladze Date: Sat, 3 Aug 2024 22:20:59 -0700 Subject: [PATCH] docs: readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f6b7dc..5a1c01a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# 📦 React • Typescript • Package Starter +# 📦 Typescript • React • Package Starter -A slightly opinionated starter kit for developing React and/or TypeScript packages. It comes with a several pre-configured tools, so you could focus on coding instead of configuring a project for the nth time. From building to releasing a package, this starter kit has you covered. +A slightly opinionated starter kit for developing TypeScript and/or React NPM packages. It comes with a several pre-configured tools, so you could focus on coding instead of configuring a project for the nth time. From building to releasing a package, this starter kit has you covered. > 👋 Hello there! Follow me [@linesofcode](https://twitter.com/linesofcode) or visit [linesofcode.dev](https://linesofcode.dev) for more cool projects like this one.