From 67ba6bd15c940e497b67841a8b577e81558270c0 Mon Sep 17 00:00:00 2001 From: Miljan <64324786+miljan-code@users.noreply.github.com> Date: Tue, 3 Oct 2023 13:51:36 +0200 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 46360c4..cdf49f6 100644 --- a/README.md +++ b/README.md @@ -40,10 +40,10 @@

Next Kickstart

-Next-Kickstart is an opinionated NextJS 13 (App Router) CLI template generator +Next-Kickstart is an opinionated NextJS 13 (App Router) CLI toolkit that contains everything you need for developing a full-stack applications. -It consists of: +It includes: - [Next.js](https://nextjs.org) - [TypeScript](https://typescriptlang.org) @@ -61,7 +61,7 @@ It consists of:

Getting Started

To initialize a new `next-kickstart` application, run any of the following -commands and answer the command prompt questions: +commands and respond to the command prompts: ### npm