From 00b062f64c045823ed115247f2ee5e43afbce369 Mon Sep 17 00:00:00 2001 From: ProtoPenguin Date: Thu, 9 Apr 2026 17:53:56 +0100 Subject: [PATCH] Updated Docs --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ffab913..046beaf 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,15 @@ Colour Name, C, M, Y, K, RGB Hex - scribus xml - krita xml (coming) -## Usage +### Swatchos + +This project came about from the need of open source palettes for the colour swatch cards available from [Basallt](https://basallt.com/products/swatchos). The only palette available for download is in Adobe CC (ASE) format, which there are projects that aim to convert this. Each not up to date and not easily used. So I took the the table of swatches and produced the CSV, then created this to generate the different palettes for the different software that I use. + +This will be able to be used with any CSV that follows the example + +## Usage & Requirements + +Currently this should run on any version of python 3 or above python main.py "file_format" "input_csv" "output_file"