From 9b01bcce2d7899db7df46c5bd4c0dbad06147df2 Mon Sep 17 00:00:00 2001 From: Murat <59137982+muwat0@users.noreply.github.com> Date: Sat, 31 Jan 2026 19:07:23 +0300 Subject: [PATCH] Fix formatting in README for build instructions --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0add897..20c35e9 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Small CLI tool to extract dominant color palettes from images. mkdir build cd build cmake .. -make``` +make +``` ## Usage ```bash