From 8d0fc86bb6e6381706461c881a8c57716784a89f Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 7 Oct 2025 20:20:19 +0530 Subject: [PATCH] Update some docs --- README.asciidoc | 2 ++ docs/index.rst | 6 ++++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/README.asciidoc b/README.asciidoc index 1066d7f07..f4ba68a5e 100644 --- a/README.asciidoc +++ b/README.asciidoc @@ -1,5 +1,7 @@ = kitty - the fast, feature-rich, cross-platform, GPU based terminal +If you live in the terminal, *kitty* is made for **you**! + See https://sw.kovidgoyal.net/kitty/[the kitty website]. image:https://github.com/kovidgoyal/kitty/workflows/CI/badge.svg["Build status", link="https://github.com/kovidgoyal/kitty/actions?query=workflow%3ACI"] diff --git a/docs/index.rst b/docs/index.rst index 3aaafe54e..4dfe54a2d 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,7 +1,9 @@ kitty ========================================================== -*The fast, feature-rich, GPU based terminal emulator* +*If you live in the terminal, kitty is made for YOU!* + +The fast, feature-rich, GPU based terminal emulator. .. toctree:: :hidden: @@ -20,7 +22,7 @@ kitty .. tab:: Fast - * Uses GPU and SIMD vector CPU instructions for :doc:`best in class ` + * Uses GPU and SIMD vector CPU instructions for :doc:`best in class performance ` * Uses threaded rendering for :iss:`absolutely minimal latency <2701#issuecomment-636497270>` * Performance tradeoffs can be :ref:`tuned `