From 03b02b988719a22eed52239c3a5953d04358c9b6 Mon Sep 17 00:00:00 2001 From: Siesta <124433727+siestaw@users.noreply.github.com> Date: Fri, 1 Aug 2025 23:09:37 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9A=20docs(README):=20clarify=20what?= =?UTF-8?q?=20the=20project=20is=20actually=20about?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2b2a76a..04dfd87 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🛋️ Laterna (Server) -**Laterna** is a lightweight REST API for sharing HEX color codes between 2 (or more) lamps, written in go. +**Laterna** is a simple and lightweight REST API for viewing and setting HEX color codes over the web, written in go. > [!NOTE] > This project was developed with my own use case in mind.