Remove emojis from README.md

This commit is contained in:
George Birikorang 2025-09-19 21:32:33 -07:00
parent d3403cb5e2
commit 889578f180

View file

@ -4,15 +4,15 @@ A **preview/staging environment** for managing KHY Furniture's product catalog w
## Features
- **Add Products**: Create new products with full details
- **Edit Products**: Modify existing product information
- **Delete Products**: Remove products with confirmation
- **Preview Products**: See how products will look before saving
- **Export JSON**: Download updated products.json file
- **Live Preview**: See exactly how changes will look on the website
- **One-Click Deploy**: Deploy changes to production with a single command
- **Automatic Backups**: Safe deployment with backup system
- **No Technical Knowledge Required**: Simple form-based interface
- **Add Products**: Create new products with full details
- **Edit Products**: Modify existing product information
- **Delete Products**: Remove products with confirmation
- **Preview Products**: See how products will look before saving
- **Export JSON**: Download updated products.json file
- **Live Preview**: See exactly how changes will look on the website
- **One-Click Deploy**: Deploy changes to production with a single command
- **Automatic Backups**: Safe deployment with backup system
- **No Technical Knowledge Required**: Simple form-based interface
## Quick Start
@ -71,7 +71,7 @@ A **preview/staging environment** for managing KHY Furniture's product catalog w
3. **Confirm Changes** → Review everything thoroughly
4. **Deploy to Production** → Run `npm run deploy` to copy updated files to the main KHY website
> 📖 **Detailed Workflow**: See [WORKFLOW.md](WORKFLOW.md) for complete instructions
> **Detailed Workflow**: See [WORKFLOW.md](WORKFLOW.md) for complete instructions
## File Structure