From 265c77d28cecb59c23ae4617efbcdaa7a14c5b3f Mon Sep 17 00:00:00 2001 From: Mehdi Keramati <0mehdikeramati1@gmail.com> Date: Wed, 17 Jul 2024 10:21:00 +0330 Subject: [PATCH] Update README.md --- README.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 2831928..7107827 100644 --- a/README.md +++ b/README.md @@ -21,14 +21,15 @@ Check out the live demo [here](https://b-owl.github.io/eCommerce_tailwind_templa To use this template, simply download the source code or clone the repository: ```bash -git clone https://github.com/your-username/your-repo.git - +git clone https://github.com/b-owl/eCommerce_tailwind_template.git +``` Then, open the index.html file in your preferred text editor to start modifying the template. + Here are some key files and directories to be aware of: -index.html: Main HTML file containing the structure of the web page. -styles/: Directory containing CSS files, including Tailwind CSS for styling. -scripts/: Directory containing JavaScript files, including the Swiper library. -``` +- index.html: Main HTML file containing the structure of the web page. +- styles/: Directory containing CSS files, including Tailwind CSS for styling. +- scripts/: Directory containing JavaScript files, including the Swiper library. + ## Documentation For detailed documentation on Tailwind CSS and Swiper, refer to their official documentation websites: