Feat: README update

This commit is contained in:
2026-01-30 20:28:43 +01:00
parent 2aa58670e3
commit f6679c5d66

View File

@@ -1,10 +1,12 @@
<h1 align="center">Cagire</h1>
<p align="center"><em>A Forth Music Sequencer</em></p>
<p align="center">
<img src="cagire_pixel.png" alt="Cagire" width="256">
</p>
# 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