Skip to content

Commit a40aa2f

Browse files
authored
Merge pull request #2 from speedarr/develop
Add vibe code disclaimer, update readme to have new banner
2 parents b8f87bc + 08f9b8f commit a40aa2f

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="https://raw.githubusercontent.com/speedarr/Speedarr/main/frontend/public/speedarr.svg" alt="Speedarr" width="200">
2+
<img src="https://raw.githubusercontent.com/speedarr/Speedarr/main/docs/logos/speedarr_banner_clean.png" alt="Speedarr" width="200">
33
</p>
44

55

@@ -34,6 +34,10 @@
3434
- SNMP monitoring for real WAN bandwidth from your router (Unifi currently, more coming soon)
3535
- Notifications via Discord, Pushover, Telegram, Gotify, ntfy, and custom webhooks
3636

37+
## ⚠️ Disclaimer ⚠️
38+
39+
> **This project is entirely vibe coded using AI (Claude).** While I have found it works well and is actively used and I have thoroughly tested, the codebase has not been manually reviewed line-by-line. Use at your own discretion and please report any issues you encounter.
40+
3741
## Quick Start
3842

3943
### Prerequisites
@@ -122,6 +126,7 @@ Configure alerts in **Settings** → **Notifications** for any combination of:
122126
- [GitHub Issues](https://github.com/speedarr/Speedarr/issues) — Bug reports and feature requests
123127
- [Discord](https://discord.gg/PLACEHOLDER) — Community chat
124128

129+
125130
## License
126131

127132
[MIT](LICENSE)

0 commit comments

Comments
 (0)