diff --git a/AppImage/README.md b/AppImage/README.md index 67df9c3..2983376 100644 --- a/AppImage/README.md +++ b/AppImage/README.md @@ -730,18 +730,6 @@ entities: ![Home Assistant Integration Example](AppImage/public/images/docs/homeassistant-integration.png) ---- - -## Contributing - -Contributions are welcome! Please feel free to submit issues, feature requests, or pull requests. - -### Development Setup - -1. Clone the repository -2. Install dependencies: `npm install` -3. Run development server: `npm run dev` -4. Build AppImage: `./build_appimage.sh` ---