From 85af5a56b317a6b01ee91fab13c95b72ff658f07 Mon Sep 17 00:00:00 2001 From: edwinyjlim Date: Mon, 19 Jan 2026 14:20:54 -0500 Subject: [PATCH] django version bump --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 43752ab..a1ad672 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,7 @@ examples/ │ ├── react-react-router/ # React with React Router │ ├── react-tanstack-router/ # React with TanStack Router │ └── tanstack-start/ # TanStack Start +│ └── django/ # Django ├── llm-prompts/ # Workflow guides for AI agents ├── mcp-commands/ # MCP command prompts (`/command` in agents, can wrap `llm-prompts`) └── scripts/ # Build scripts