From 7ad03659c2e45831cab50404b443f84a39e6151d Mon Sep 17 00:00:00 2001 From: Egutierrez Date: Sun, 12 Apr 2026 20:59:26 +0200 Subject: [PATCH] docs: formatear nota CI/CD en README Co-Authored-By: Claude Opus 4.6 (1M context) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aaa277b..3b3cfa1 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Plataforma en Go para gestionar bots Matrix autónomos. Cada bot combina un **core puro** (personalidad, reglas de decisión, transformaciones) con un **shell impuro** (conexión Matrix, SSH, LLM, side effects), conectados a un servidor Matrix self-hosted. -> CI/CD: push a Gitea → webhook → deploy_server → build + restart automático. +> **CI/CD**: push a Gitea → webhook → deploy_server → build + restart automático. ---