From 0de4b65e1a6957b88a4e4e6368b253a0f3e0b9d0 Mon Sep 17 00:00:00 2001 From: ClementTsang Date: Mon, 17 Feb 2020 00:21:42 -0500 Subject: [PATCH] [skip travis] Forgot a period, oops. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2f14d473..ba7fccfd 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A graphical top clone, written in Rust. Inspired by both [gtop](https://github.com/aksakalli/gtop) and [gotop](https://github.com/cjbassi/gotop). Supports Linux, macOS, and Windows. -![Quick demo recording](assets/summary_and_search.gif) _Terminal: Kitty Terminal, Font: IBM Plex Mono, OS: Arch Linux. Theme based on [gruvbox](https://github.com/morhetz/gruvbox) (see sample config)_ +![Quick demo recording showing off searching, maximizing, and process killing.](assets/summary_and_search.gif) _Terminal: Kitty Terminal, Font: IBM Plex Mono, OS: Arch Linux. Theme based on [gruvbox](https://github.com/morhetz/gruvbox) (see sample config)._ ## Features