From 323f7a5cccc99b3f47e94fc2880a143d3d6d9051 Mon Sep 17 00:00:00 2001 From: dchakro <35454738+dchakro@users.noreply.github.com> Date: Sat, 5 Sep 2020 20:21:16 +0300 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 510587a..08ec79e 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ # alacritty colors ## About -This repo contains snippets for color schemes to use with [alacritty](https://github.com/alacritty/alacritty) terminal emulator (and other similar apps) and a bash script to [apply themes](./apply_themes.sh) and [show the current theme's colors](./show_colors.sh). +This repo contains snippets for color schemes to use with [alacritty](https://github.com/alacritty/alacritty) terminal emulator (and other similar apps) and bash scripts to [apply themes](./apply_themes.sh) and [show the current theme's colors](./show_colors.sh). ## How to use