From d0e37e13e6e74db6e08943344a9b60a102e14685 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Forment?= Date: Fri, 30 Jan 2026 20:28:43 +0100 Subject: [PATCH] Feat: README update --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index a3e4c1d..f494270 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,12 @@ +

Cagire

+ +

A Forth Music Sequencer

+

Cagire

-# Cagire - -A Forth Music Sequencer. +Cagire is a terminal-based step sequencer for live coding music. Each step in a pattern contains a **Forth** script that produces sound and create events. It is made by BuboBubo (Raphaƫl Maurice Forment): [https://raphaelforment.fr](https://raphaelforment.fr). Cagire is open-source (AGPL-3.0 licensed) and available on GitHub : [https://github.com/BuboBubo/cagire](https://github.com/BuboBubo/cagire). ## Build