From 112d0496113181072890666594fb294e4c57f1e1 Mon Sep 17 00:00:00 2001 From: Wave Date: Sat, 23 Sep 2023 16:44:33 +0300 Subject: [PATCH] docs(readme): improve readme file --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 3b63f1e..ea9d376 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

Dandelion reactpack

- dandelion-logo + dandelion-logo
This is boilerplate for fast scaffolding your react app
using Vite+SWC/React/TypeScript/CSS Modules.
@@ -31,14 +31,14 @@ ## Documentation -Get started with dandelion-raactpack, learn all commands and how to work. +Get started with dandelion-reactpack, learn all commands and how to work. ## Development Setup ### Prerequisites - Install [Node.js] which includes [Node Package Manager][npm] -- Install [Yeoman] which includes [Generator][yo] +- Install [Yeoman][yo] ### Setting Up a Project @@ -74,4 +74,3 @@ It should work in every OS. [node.js]: https://nodejs.org/ [npm]: https://www.npmjs.com/get-npm [yo]: https://yeoman.io/ -