From 2f9df587607ee7bbcea16435d4cccf28dcee32c6 Mon Sep 17 00:00:00 2001 From: Yue Zhao Date: Sun, 24 Jul 2022 17:44:08 -0700 Subject: [PATCH] Update README.md line 37: too much use of "and" in one sentence --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 8bcc678..de21b72 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ -

Most Powerful & Comprehensive Free Bootstrap 5 HTML Admin Dashboard Template built for developers!

+

The Most Powerful & Comprehensive Free Bootstrap 5 HTML Admin Dashboard Template built for developers!

![GitHub](https://img.shields.io/github/license/themeselection/sneat-html-admin-template-free) ![GitHub release (latest by date)](https://img.shields.io/github/v/release/themeselection/sneat-html-admin-template-free) ![GitHub issues](https://img.shields.io/github/issues/themeselection/sneat-html-admin-template-free) ![GitHub closed issues](https://img.shields.io/github/issues-closed/themeselection/sneat-html-admin-template-free) ![Twitter Follow](https://img.shields.io/twitter/follow/Theme_Selection?style=social) @@ -18,7 +18,7 @@ ## Introduction 🚀 -If you’re a developer looking for most Powerful & comprehensive [**Free Bootstrap 5 HTML Admin Template**](https://themeselection.com/products/sneat-free-bootstrap-html-admin-template/) built for developers, rich with features, and highly customizable look no further than Sneat. We’ve followed the highest industry standards to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you’ll be able to build whatever application you want with very little hassle. +If you’re a developer looking for the most Powerful & comprehensive [**Free Bootstrap 5 HTML Admin Template**](https://themeselection.com/products/sneat-free-bootstrap-html-admin-template/) built for developers, rich with features, and highly customizable look no further than Sneat. We’ve followed the highest industry standards to bring you the very best admin template that is not only fast and easy to use but highly scalable. Offering ultimate convenience and flexibility, you will be able to build whatever application you want with minimal hassle. Build premium quality applications with ease. Use our innovative [bootstrap admin templates](https://themeselection.com/products/category/bootstrap-admin-templates/) to create eye-catching, high-quality WebApps. Your apps will be completely responsive, ensuring they’ll look stunning and function flawlessly on desktops, tablets, and mobile devices. @@ -28,13 +28,13 @@ Build premium quality applications with ease. Use our innovative [bootstrap admi Automate time-consuming or repetitive tasks in your development workflow using Gulp 🥤 -> Please note, the use of Node, Webpack & Gulp and their advanced settings are totally optional. You can use and customize the template without using them too. +> Please note that using Node, Webpack & Gulp and their advanced settings are totally optional. You can use and customize the template without using them too. -Installing Node & Gulp and running it is super easy in Sneat, please follow these steps and you should be ready to rock 🤘 +Installing Node & Gulp and running it is super easy in Sneat, please follow these steps, and you should be ready to rock 🤘 1. First of all, make sure you have installed [Node](https://nodejs.org/en/) (LTS). If Node.js is already installed in your system, make sure the installed version is `LTS` and jump to step 2 -2. Install the Gulp CLI: Open Terminal/Command Prompt and run the following command and wait until it finishes. If you have already installed Gulp CLI, you can skip this step and jump to step 3. +2. Install the Gulp CLI: Open Terminal/Command Prompt, run the following command and wait until it finishes. If you have already installed Gulp CLI, you can skip this step and jump to step 3. ```bash npm install --global gulp-cli @@ -52,7 +52,7 @@ npm install --legacy-peer-deps yarn ``` -4. Now, you are ready to run `npm` tasks, below command will start the server and watch the code using [browsersync](https://browsersync.io/). Open [http://localhost:3000/](http://localhost:3000/) to check your development 🚀. +4. Now, you are ready to run `npm` tasks, and the below command will start the server and watch the code using [browsersync](https://browsersync.io/). Open [http://localhost:3000/](http://localhost:3000/) to check your development 🚀. ```bash # npm