Skip to content

Commit 770c270

Browse files
chore: add video player
1 parent dad2143 commit 770c270

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed

README.md

Lines changed: 13 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@ A comprehensive SaaS application template built with the [CodeBlock DevKit](http
66

77
- **Website**: [https://codeblock.dev/](https://codeblock.dev/)
88
- **Documentation**: [https://docs.codeblock.dev/](https://docs.codeblock.dev/)
9-
- **Demo Video**: [Watch how to use this template](https://codeblock.dev/demo)
9+
10+
### Demo Video
11+
12+
Watch how to use this template and build your SaaS application:
13+
14+
<div align="center">
15+
<a href="https://www.youtube.com/embed/dQw4w9WgXcQ" target="_blank">
16+
<img src="https://img.youtube.com/vi/dQw4w9WgXcQ/maxresdefault.jpg" alt="CodeBlock DevKit Template Demo" width="560" height="315" style="border-radius: 8px; box-shadow: 0 4px 8px rgba(0,0,0,0.1);">
17+
</a>
18+
<br>
19+
<em>Click the image above to watch the demo video</em>
20+
</div>
1021

1122
## 📋 Prerequisites: Purchasing a License
1223

@@ -137,4 +148,4 @@ The template includes a complete example implementation to help you understand h
137148
3. **Add Your Features**: Implement your business logic following the established patterns
138149
4. **Deploy**: Use the provided CI/CD workflows or customize them for your deployment environment
139150

140-
For detailed guidance on implementing features and customizing the template, refer to the [CodeBlock DevKit Documentation](https://docs.codeblock.dev/).
151+
For detailed guidance on implementing features and customizing the template, refer to the [CodeBlock DevKit Documentation](https://docs.codeblock.dev/).

0 commit comments

Comments
 (0)