diff --git a/beszel/site/src/components/routes/settings/notifications.tsx b/beszel/site/src/components/routes/settings/notifications.tsx
index 6bc7ed2..ae4010b 100644
--- a/beszel/site/src/components/routes/settings/notifications.tsx
+++ b/beszel/site/src/components/routes/settings/notifications.tsx
@@ -1,5 +1,5 @@
-import { t } from "@lingui/core/macro";
-import { Trans } from "@lingui/react/macro";
+import { t } from "@lingui/core/macro"
+import { Trans } from "@lingui/react/macro"
import { Button } from "@/components/ui/button"
import { Input } from "@/components/ui/input"
import { Label } from "@/components/ui/label"
@@ -128,7 +128,7 @@ const SettingsNotificationsPage = ({ userSettings }: { userSettings: UserSetting
Beszel uses{" "}
-
+
Shoutrrr
{" "}
to integrate with popular notification services.
diff --git a/readme.md b/readme.md
index 5d383cb..edb8681 100644
--- a/readme.md
+++ b/readme.md
@@ -4,12 +4,12 @@ Beszel is a lightweight server monitoring platform that includes Docker statisti
It has a friendly web interface, simple configuration, and is ready to use out of the box. It supports automatic backup, multi-user, OAuth authentication, and API access.
-[](https://hub.docker.com/r/henrygd/beszel-agent)
-[](https://hub.docker.com/r/henrygd/beszel)
+[](https://hub.docker.com/r/henrygd/beszel-agent)
+[](https://hub.docker.com/r/henrygd/beszel)
[](https://github.com/henrygd/beszel/blob/main/LICENSE)
[](https://crowdin.com/project/beszel)
-
+
## Features