We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 590aab3 + 2cc59ee commit b4da79cCopy full SHA for b4da79c
README.md
@@ -1,4 +1,11 @@
1
-
+
2
+<picture>
3
+ <!-- Dark mode logo -->
4
+ <source srcset="https://github.com/user-attachments/assets/104b3a67-6013-4622-8075-a45da3a9e726" media="(prefers-color-scheme: dark)">
5
+ <!-- Light mode logo -->
6
+ <img src="https://assets.conductor-oss.org/logo.png" alt="Logo">
7
+</picture>
8
9
10
<h1 align="center" style="border-bottom: none">
11
Scalable Workflow Orchestration
0 commit comments