Skip to content

Commit 1ca10cc

Browse files
committed
docs: add workshop release download notice to README
1 parent 7734ac5 commit 1ca10cc

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
> [!IMPORTANT]
44
> Generative AI can make mistakes. You should consider reviewing all output and costs generated by your chosen AI model and agentic coding assistant. See [AWS Responsible AI Policy](https://aws.amazon.com/ai/responsible-ai/policy/).
55
6+
67
AI-DLC is an intelligent software development workflow that adapts to your needs, maintains quality standards, and keeps you in control of the process. For learning more about AI-DLC Methodology, read this [blog](https://aws.amazon.com/blogs/devops/ai-driven-development-life-cycle/) and the [Method Definition Paper](https://prod.d13rzhkk8cj2z0.amplifyapp.com/) referred in it.
78

89
## Table of Contents
@@ -20,6 +21,9 @@ AI-DLC is an intelligent software development workflow that adapts to your needs
2021

2122
---
2223

24+
> [!NOTE]
25+
> **For workshops, always download the latest release from the [Releases page](https://github.com/awslabs/aidlc-workflows/releases).** Release versions are tested and stable. The `main` branch contains ongoing development changes that may not yet be included in a release.
26+
2327
## Quick Start
2428

2529
1. Download the latest release zip from the [Releases page](../../releases/latest) to a folder **outside** your project directory (e.g., `~/Downloads`).

0 commit comments

Comments
 (0)