From 502006ae6d8d20e8ba34b0acd4920566fd91984a Mon Sep 17 00:00:00 2001 From: Dylan Araps Date: Mon, 30 Apr 2018 12:17:43 +1000 Subject: [PATCH] docs: update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54aa17e..ce833d9 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs. -There are currently 5 supported color generation backends, each providing a different palette of colors from each image. You're bound to find an appealing colorscheme. +There are currently 5 supported color generation backends, each providing a different palette of colors from each image. You're bound to find an appealing color-scheme. The goal of Pywal was to be as out of the way as possible. It doesn't modify any of your existing configuration files. Instead it works around them and provides tools to integrate your system as you see fit.