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.