From 27ab739bf8c34b6e05f80a24ed2aa2198b4c8811 Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Mon, 27 Jun 2022 18:06:28 +0200 Subject: [PATCH] updated readme --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d9d5c95..004059a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ # react-starter-kit -Web project starter kit including modern tools and workflow based on -[create-react-app](https://create-react-app.dev/), best practices from the community, a scalable base template and a good learning base. +Web project starter kit including modern tools and workflows based on +[create-react-app](https://create-react-app.dev/) and best practices from the community. +Provides a scalable base template and a good learning base. Suitable for enterprise usage Includes: @@ -10,6 +11,8 @@ Includes: - Jest, @testing-library and Cypress - Immer +## Table of contents + - [Getting started](#getting-started)