From 4969819dbba331a42314a22cb32b666022adc645 Mon Sep 17 00:00:00 2001 From: tobjend Date: Wed, 1 Jul 2026 15:41:35 +0200 Subject: [PATCH] docs: center logo, move coffee button below nav links --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 63e4f3b..2390216 100644 --- a/README.md +++ b/README.md @@ -1,17 +1,18 @@ # Dervish MCP -

+

Dervish

License Python 3.10+ CI Pipeline Status - Buy me a coffee
Showcase · Usage · Papers +
+ Buy me a coffee

**Dervish** infers **regular expression grammars** from example sequences using the BEX family of algorithms. Given a set of example sequences (strings over some alphabet), it learns a compact regular expression that captures the general pattern.