Skip to content

Commit a00140e

Browse files
kmmbvnrclaude
andcommitted
Add experimental status notice to README
- Add clear warning about experimental development status at the top of README - Recommend careful consideration before using in production - Add visual status badge in the heading section for visibility - Keep existing content and project description intact 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 2676b7e commit a00140e

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Django Material 3
1+
> **⚠️ IMPORTANT:** This project is currently in experimental development status. APIs, components, and functionality may change significantly between versions. While it's suitable for exploration and prototyping, we recommend careful consideration before using in production environments.
22
33
<div align="center">
44
<a href="https://github.com/viewflow/django-material">
@@ -8,6 +8,8 @@
88
<h3 align="center">Django Material Design 3</h3>
99

1010
<p align="center">
11+
<span><img src="https://img.shields.io/badge/Status-Experimental-yellow" alt="Status: Experimental"></span>
12+
<br />
1113
Modern Material Design components for Django
1214
<br />
1315
<a href="https://material.viewflow.io"><strong>Explore the docs »</strong></a>

0 commit comments

Comments
 (0)