From a3c12fd11c880f1641afe43367b43d51cd0d11fe Mon Sep 17 00:00:00 2001 From: Brian Madison Date: Sun, 13 Apr 2025 13:39:26 -0500 Subject: [PATCH] simple spelling of the method alignment --- .gitignore | 17 +++++++++++++++++ README.md | 6 ++++-- 2 files changed, 21 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..021314c6 --- /dev/null +++ b/.gitignore @@ -0,0 +1,17 @@ +# Node modules +node_modules/ + +# Logs +logs +*.log +npm-debug.log* + +# Build output +dist/ +build/ + +# System files +.DS_Store + +# Environment variables +.env \ No newline at end of file diff --git a/README.md b/README.md index f2ee7a4c..be95606a 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,11 @@ -# The BMAaDd Method +# The BMad Code Method for Pairing Human-Agentic Workflow for Product Realization and Software Development -**Breakthrough Method AgileAi Driven Development (BMAaDd)** +**Breakthrough Method Agile-Ai Driven-Development (BMAD)** Join in on the [Community Discussion Forum](https://github.com/bmadcode/BMAD-METHOD/discussions), help contribute, evolve, and advance the ideas laid out here. This is IDE Agnostic, works great with Cursor, Cline, RooCode, Augment and Aider! If it has an intelligent agent, this will help you tame it and keep the good vibes flowing! +Also check out [Part 1 on the BMad Code YouTube channel](https://youtu.be/JbhiLUY_V2U) - feel free to comment, like, and subscribe also for future videos and updates. + ## Overview The BMad Method is a revolutionary approach to software development that leverages AI-driven processes to accelerate and enhance the entire product development lifecycle. This template provides a structured framework that guides you through generating all necessary artifacts to build a complete application with AI assistance.