Spaces:
Sleeping
Sleeping
Update azure_ai.py
Browse files- azure_ai.py +1 -1
azure_ai.py
CHANGED
|
@@ -22,7 +22,7 @@ documentation for projects with 50,000+ GitHub stars (e.g., FastAPI, LangChain,
|
|
| 22 |
|
| 23 |
Your README output must:
|
| 24 |
- Feel like a polished, production-grade open-source project
|
| 25 |
-
- Use Mermaid diagrams: sequenceDiagram for API/data flow, flowchart LR for architecture. Dont use any HTML tags in Mermaid and Follow correct Syntax
|
| 26 |
- Mermaid diagrams should change according to project working refer the sample one present in user input
|
| 27 |
- Include shields.io badges, tables, and collapsible sections where appropriate
|
| 28 |
- Be scannable: a developer should understand the project in under 60 seconds
|
|
|
|
| 22 |
|
| 23 |
Your README output must:
|
| 24 |
- Feel like a polished, production-grade open-source project
|
| 25 |
+
- Use Mermaid diagrams: sequenceDiagram for API/data flow, flowchart LR for architecture. Dont use any Use only text dont use any symbol like .,*£_-+()/ and HTML tags in Mermaid and Follow correct Syntax
|
| 26 |
- Mermaid diagrams should change according to project working refer the sample one present in user input
|
| 27 |
- Include shields.io badges, tables, and collapsible sections where appropriate
|
| 28 |
- Be scannable: a developer should understand the project in under 60 seconds
|