diff --git a/README.md b/README.md index 193de18..b965ba5 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ > A TypeScript/JavaScript library for building dynamic, LLM-driven workflows using a region-based execution model. +### Used in production by: +- [AI](geoff.seemueller.io) 🫣 + ![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg) ![Node Version](https://img.shields.io/badge/Node-%3E%3D14-green.svg) @@ -235,4 +238,4 @@ const operator = new WorkflowOperator('example', async state => ({ ## License -MIT © 2024 Geoff Seemueller \ No newline at end of file +MIT © 2024 Geoff Seemueller