From 6be4953ffa8ff000e054229eeb48652116a53b63 Mon Sep 17 00:00:00 2001 From: retropikzel Date: Sat, 17 Jan 2026 10:51:43 +0200 Subject: [PATCH] Added readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..745a64c --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +To install library run + + make SCHEME=chibi LIBRARY=fcgi + + +Change chibi to any other implementation supported by snow-chibi, and library +to any file in retropikzel/*.sld