diff --git a/README.md b/README.md
index 737f5c7..c017c0e 100644
--- a/README.md
+++ b/README.md
@@ -1,11 +1,13 @@
-# Lemmy Poster
+# Fedi Feed Router
+
+
+

+
`ffr` is a self-hosted tool for routing content from RSS/Atom feeds to the fediverse.
It watches feeds, matches entries based on keywords or rules, and publishes them to platforms like Lemmy, Mastodon, or anything ActivityPub-compatible.
-📰 → 🔍 → 🌐
-
## Features
- Keyword-based routing from any RSS/Atom feed
diff --git a/public/images/ffr-logo-600.png b/public/images/ffr-logo-600.png
new file mode 100644
index 0000000..1a4372e
Binary files /dev/null and b/public/images/ffr-logo-600.png differ