From b767d4491bc0e6cbac5a87b4d4bf34b242b3cee1 Mon Sep 17 00:00:00 2001 From: shrimbly Date: Fri, 27 Mar 2026 06:37:23 +1300 Subject: [PATCH] fix: correct GitHub repo URLs to shrimbly/node-banana Co-Authored-By: Claude Opus 4.6 --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index c6c6c008..0cc14a29 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ ### The Visual Workflow Editor for AI Image Generation -[![GitHub stars](https://img.shields.io/github/stars/williavs/node-banana?style=flat&logo=github)](https://github.com/williavs/node-banana/stargazers) -[![License](https://img.shields.io/github/license/williavs/node-banana?style=flat)](LICENSE) +[![GitHub stars](https://img.shields.io/github/stars/shrimbly/node-banana?style=flat&logo=github)](https://github.com/shrimbly/node-banana/stargazers) +[![License](https://img.shields.io/github/license/shrimbly/node-banana?style=flat)](LICENSE) [![Discord](https://img.shields.io/badge/Discord-555?logo=discord)](https://discord.com/invite/89Nr6EKkTf)
@@ -65,7 +65,7 @@ Node Banana is a node-based workflow editor for AI image generation. Drag nodes ### Quick Start ```bash -git clone https://github.com/williavs/node-banana.git +git clone https://github.com/shrimbly/node-banana.git cd node-banana npm install npm run dev @@ -148,7 +148,7 @@ Note: This is primarily built for my own workflows. If a PR conflicts with my pl - **[Discord](https://discord.com/invite/89Nr6EKkTf)** — Chat, get help, and share workflows - **[Documentation](https://node-banana-docs.vercel.app/)** — Guides and reference -- **[GitHub Issues](https://github.com/williavs/node-banana/issues)** — Report bugs and request features +- **[GitHub Issues](https://github.com/shrimbly/node-banana/issues)** — Report bugs and request features ## License