diff --git a/README.md b/README.md
index 17409879..cb4edd0b 100644
--- a/README.md
+++ b/README.md
@@ -33,6 +33,7 @@
- this wasn't intentional, but keeping the old names would require way more work
- script to get new emojis is included for future unicode versions
- add toggle for showing post edit notifications
+- add support for accepted follow request notifications
---
diff --git a/src/components/notification/notification.vue b/src/components/notification/notification.vue
index 3f61be9e..1c59c103 100644
--- a/src/components/notification/notification.vue
+++ b/src/components/notification/notification.vue
@@ -94,6 +94,14 @@
{{ ' ' }}
{{ $t('notifications.followed_you') }}
+
+