diff --git a/README.md b/README.md index c384d11..1b93381 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ # manifold-workflow-engine -> A TypeScript/JavaScript library for building dynamic, LLM-driven workflows using a region-based execution model. +A TypeScript/JavaScript library for building dynamic, LLM-driven workflows using a region-based execution model. + +![workflow_function_manifold.png](workflow_function_manifold.png) + ![License: MIT](https://img.shields.io/badge/License-MIT-green.svg) ![Node Version](https://img.shields.io/badge/node-%3E%3D18-brightgreen) diff --git a/workflow_function_manifold.png b/workflow_function_manifold.png new file mode 100644 index 0000000..4cecc85 Binary files /dev/null and b/workflow_function_manifold.png differ