From 60e73e8d122dfb8616b712b056051c151a08d354 Mon Sep 17 00:00:00 2001 From: jackinfurs Date: Tue, 3 Feb 2026 23:24:10 +0000 Subject: [PATCH] docs: add fraudulent site notice on proj README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 607d88d2..9ca041d1 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,10 @@ Contributions welcome!
Have fun :)
The style guidelines are [Google's](https://google.github.io/styleguide/cppguide.html) +> [!CAUTION] +> Distributions of Waybar are only released on the [official GitHub page](https://github.com/Alexays/Waybar).
+> Waybar does **not** have an official website. Do not trust any sites that claim to be official. + ## License Waybar is licensed under the MIT license. [See LICENSE for more information](https://github.com/Alexays/Waybar/blob/master/LICENSE).