From 687371c5092c464068e70ee55c6af186b09fb036 Mon Sep 17 00:00:00 2001 From: shrimbly Date: Fri, 27 Mar 2026 07:25:07 +1300 Subject: [PATCH] docs: simplify contributing section Co-Authored-By: Claude Opus 4.6 --- README.md | 16 +++++----------- 1 file changed, 5 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index 45f9cc14..bd09565d 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Node Banana -### The Visual Workflow Editor for AI Media Generation +### An Open Visual Workflow Editor for AI APIs [![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) @@ -10,8 +10,8 @@
-Build AI image and video generation pipelines by connecting nodes on a visual canvas.
-Multi-provider support. Dynamic prompting features. Local, private, BYOK. +Build AI image, 3D, audio and video generation pipelines by connecting nodes on a visual canvas.
+Multi-provider support. Dynamic prompting features. Local, private, MIT, BYOK.
@@ -158,15 +158,9 @@ npm run test:coverage # With coverage report ## Contributing -PRs are welcome! Please branch from `develop` and target `develop` with your PR. +PRs are welcome! Fork the repo, branch from `develop`, and open a PR back to `develop`. -1. Fork the repository -2. Create your feature branch (`git checkout -b feature/amazing-feature`) -3. Commit your changes (`git commit -m 'Add amazing feature'`) -4. Push to the branch (`git push origin feature/amazing-feature`) -5. Open a Pull Request targeting `develop` - -Note: This is primarily built for my own workflows. If a PR conflicts with my plans I'll politely decline. For larger contributions, join the [Discord](https://discord.com/invite/89Nr6EKkTf) to coordinate. +This is primarily built for my own workflows — if a PR conflicts with my plans I'll politely decline. For larger contributions, join the [Discord](https://discord.com/invite/89Nr6EKkTf) to coordinate first. ## Community