From 93ac82c810958aea5a2de03e46274180a3252d7d Mon Sep 17 00:00:00 2001 From: Munaf-Divan Date: Wed, 23 Oct 2024 12:07:05 +0530 Subject: [PATCH] update description to follow standard --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 803cf895..8eefefc3 100644 --- a/README.md +++ b/README.md @@ -163,7 +163,7 @@ Use the "Table of Contents" menu on the top-right corner to explore the list. - [vite-template-react-ts-jest](https://github.com/ivanzusko/vite-template-react-ts-jest) - `React` + `TypeScript` + `Jest`. - [vite-amplify](https://github.com/bebeal/vite-amplify) - Template with SSR + Express APIs + AWS Amplify Hosting. - [react-component-library-template](https://github.com/xxhls/react-component-library-template) - A library template for with `React`, `TypeScript`, `Vitest`, `React Testing Library`, `Storybook`, `Biome`, `Stylelint`. -- [react-boilerplate](https://github.com/Aubergine-Community/react-basic-template) - Best template for bootstrapping with `Eslint` + `Husky` + `Prettier`. +- [react-boilerplate](https://github.com/Aubergine-Community/react-basic-template) - Template for bootstrapping with `Eslint` + `Husky` + `Prettier`. #### Svelte - [SvelteKit](https://github.com/sveltejs/kit) - The fastest way to build Svelte apps.