diff --git a/README.md b/README.md
index d4e52b2..873a0e5 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# 📺 television
-**Blazing fast general purpose fuzzy finder TUI.**
+**A cross-platform, fast and extensible general purpose fuzzy finder TUI.**

[](https://crates.io/crates/television)
@@ -14,7 +14,7 @@
## About
-`Television` is a fast and versatile fuzzy finder TUI.
+`Television` is a cross-platform, fast and extensible fuzzy finder TUI.
It lets you quickly search through any kind of data source (files, git repositories, environment variables, docker
images, you name it) using a fuzzy matching algorithm and is designed to be easily extensible.