From 68bd5158993134b87767541e949cb5cfdd5a3869 Mon Sep 17 00:00:00 2001 From: Muhammad Hashim Date: Fri, 15 May 2026 08:30:41 +0500 Subject: [PATCH] Fix formatting in README for @llmtxt/react section --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 502babd..a8e3cbe 100644 --- a/README.md +++ b/README.md @@ -12,8 +12,7 @@ Generate `llms.txt` (table of contents) and `llms-full.txt` (full content) from | [`@llmtxt/core`](./packages/core) | Scan your `app/` directory and generate `llms.txt` + `llms-full.txt` | | [`@llmtxt/next`](./packages/next) | Next.js App Router route handlers for `/llms.txt` and `/llms-full.txt` | | [`@llmtxt/middleware`](./packages/middleware) | Next.js middleware: any page responds as Markdown on `Accept: text/markdown` | -| [`@llmtxt/react`](./packages/react)|(It’s not working right now. It’s still in the testing phase.) Build-time helpers for React SPAs: generate `llms.txt` + `llms-full.txt` from a route list | - +| [`@llmtxt/react`](./packages/react)|(It’s not working right now. It’s still in the testing phase.) ## Table of Contents