From 059b77e313a34e3525a6e03dac61352e450a1b56 Mon Sep 17 00:00:00 2001 From: Ribbon <55782009+hardBSDk@users.noreply.github.com> Date: Thu, 26 Feb 2026 23:37:50 -0300 Subject: [PATCH] Remove unnecessary backticks in README and improve wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3162829..6571582 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ > [!NOTE] > -> Following in the footsteps of the `g`lobal `r`egex `e`xpression `p`rint `grep`, I introduce to you `g`ithub `i`ssues `t`ui `v`iewer `gitv`. +> Following in the footsteps of the `grep` tool, I introduce to you the GitHub Issues TUI viewer: `gitv`. `gitv` is a terminal-based viewer for GitHub issues. It allows you to view and manage your GitHub issues directly from the terminal.