Update README.md

This commit is contained in:
Emil Gulamov 2024-11-04 08:09:30 -08:00 committed by GitHub
parent d1ffee1b95
commit 0dc4343cd7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,7 @@ ScrewFast is an **open-source template** designed for quick and efficient web pr
* [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)
@ -157,6 +158,12 @@ 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.