From fd37b3cdb0a0e7da033463d4cfae66548afd9e61 Mon Sep 17 00:00:00 2001 From: Geoff Seemueller Date: Thu, 14 Nov 2024 18:09:04 -0500 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b965ba5..53a7873 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,15 @@ > 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) + +### Used in production by: +- [AI](geoff.seemueller.io) 🫣 + + CLI: `npx workflow-function-manifold` ## Table of Contents