Update README.md

This commit is contained in:
Emil Gulamov 2024-06-22 14:12:41 +00:00 committed by GitHub
parent df9b56efd8
commit efe7de47d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,7 +16,6 @@ ScrewFast is an open-source template designed for quick and efficient web projec
* [Deployment](#deployment)
+ [Building Your Site](#building-your-site)
+ [Deploying to Vercel](#deploying-to-vercel)
+ [Deploying to Netlify](#deploying-to-netlify)
* [Project Structure](#project-structure)
* [Static Assets and Public Resources](#static-assets-and-public-resources)
* [Customization](#customization)
@ -156,12 +155,6 @@ Click the button below to start deploying your project on Vercel:
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmearashadowfax%2FScrewFast)
### Deploying to Netlify
Click the button below to start deploying your project on Netlify:
[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/mearashadowfax/ScrewFast)
## Project Structure
ScrewFast organizes modular components, content, and layouts to streamline development and content management.