We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7091c57 commit e68699fCopy full SHA for e68699f
2 files changed
README.md
@@ -1,6 +1,14 @@
1
-# ✨ Catalyst Engine
+<div align="center">
2
+ <img src="assets/logo.png" alt="Catalyst Engine Logo" width="250" />
3
+
4
+ <br/>
5
-> A high-performance workflow engine for complex pipelines. Parallel DAG execution. Zero bloat.
6
+ <h1>✨ Catalyst Engine</h1>
7
+ <p><b>Parallel DAG Workflow Engine</b></p>
8
+ <i>A high-performance workflow engine for complex pipelines. Parallel DAG execution. Zero bloat.</i>
9
10
11
+</div>
12
13
## Features
14
- **⚡ Parallel DAG Execution**: Blazing fast topology resolution with fail-fast optimization avoiding closure allocation overhead and preventing background task wrapper leaks.
assets/logo.png
1020 KB
0 commit comments