You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@
11
11
12
12
**StructKit** replaces copy-pasted boilerplate and aging "golden repos" with reusable YAML structures. It can render template variables, fetch canonical files from remote sources, preview changes before writing, and expose your scaffolds to AI assistants through the Model Context Protocol.
If StructKit saves you setup time, **star the repo**, try an [example](example/), or share your use case in [GitHub Discussions](https://github.com/httpdss/structkit/discussions).
91
+
If StructKit saves you setup time, **star the repo**, try an [example](examples/), or share your use case in [GitHub Discussions](https://github.com/httpdss/structkit/discussions).
92
92
93
93
### Example Configuration
94
94
@@ -147,7 +147,7 @@ Our comprehensive documentation is organized into the following sections:
147
147
### 📖 Resources
148
148
149
149
- **[Articles & Tutorials](docs/articles.md)** - Community content and learning resources
150
-
- **[Examples](example/)** - Practical examples and use cases
150
+
- **[Examples](examples/)** - Practical examples and use cases
0 commit comments