diff --git a/CLAUDE.md b/CLAUDE.md index 461bf90..142d105 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -14,7 +14,7 @@ Or install via HACS as a custom repository. Requires Media Server running on the target PC. -Media Server Repository: `TODO: Add repository URL` +Media Server Repository: [media-player-server](https://github.com/DolgolyovAlexei/media-player-server) ## Integration Location @@ -22,4 +22,5 @@ Integration files location: `U:\custom_components\remote_media_player` ## Git Rules -Always ask for user approval before committing changes to git. +- Always ask for user approval before committing changes to git. +- When pushing, always push to all remotes: `git push origin master && git push github master`