From 39e49c2f37d9afed99d08fb62c7eaf042bbc0164 Mon Sep 17 00:00:00 2001 From: Oleksandr Ratushnyi Date: Tue, 29 Nov 2022 16:04:22 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ad5c11..9c1d372 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@
-## [🚀 Next.js + Tailwind + Storybook + Vitest + Airbnb Eslint](https://github.com/mergerocks/merge-templates/tree/main/next-tailwind#readme) +## [🚀 Next.js + Typescript + Tailwind + Storybook + Vitest + Airbnb Eslint](https://github.com/mergerocks/merge-templates/tree/main/next-tailwind#readme) ```bash npx degit mergerocks/merge-templates/next-tailwind my-new-project ```