diff --git a/README.md b/README.md index 0c115ce..21bd5c0 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,17 @@ A web-based meal planning application with favorites, history, and notes. - [Docker](https://docker.com) - [Docker Compose](https://docs.docker.com/compose/) +### VM Resources + +Minimal resources required: + +- **CPU**: 1 core +- **RAM**: 1-2 GB +- **Storage**: 1 GB +- **OS**: Any Linux (tested on Alpine, Debian, Ubuntu) + +The app is lightweight and will run comfortably on even the smallest cloud VMs. + ## Deployment ### Quick Start