diff --git a/README.md b/README.md index f35e6dc..b114de1 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -# FarmControl UI +# Farm Control UI [![Build Status](https://ci.tombutcher.work/job/farmcontrol-ui/badge/icon)](https://ci.tombutcher.work/job/farmcontrol-ui/) -FarmControl UI is a modern web application for managing and monitoring farm production, inventory, and operations. This project serves as the frontend for the FarmControl system, providing an intuitive interface for users to interact with various farm management modules. +Farm Control UI is a modern web application for managing and monitoring farm production, inventory, and operations. This project serves as the frontend for the FarmControl system, providing an intuitive interface for users to interact with various farm management modules. ## Features diff --git a/package.json b/package.json index 326d616..396d2a3 100644 --- a/package.json +++ b/package.json @@ -119,6 +119,7 @@ }, "build": { "appId": "com.tombutcher.farmcontrol", + "productName": "Farm Control", "icon": "assets/logos/farmcontrolicon.png", "directories": { "output": "app_dist"