From 02dec31cdce7da421d43148183e6183f7709d601 Mon Sep 17 00:00:00 2001 From: Govind Kavaturi Date: Tue, 14 Apr 2026 18:25:27 -0700 Subject: [PATCH] Fix misleading description in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7acacf7..763717c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # @cueapi/cuechain -> Cuechain is not an LLM chaining framework. It is a contract verification primitive for TypeScript pipelines. +> Cuechain is a contract verification primitive for TypeScript pipelines. [![CI](https://github.com/cueapi/cuechain/actions/workflows/ci.yml/badge.svg)](https://github.com/cueapi/cuechain/actions) [![npm](https://img.shields.io/npm/v/@cueapi/cuechain)](https://www.npmjs.com/package/@cueapi/cuechain)