Skip to content

Commit e79b0f3

Browse files
committed
docs: Add links to GitHub Pages documentation site
1 parent 5e9db8b commit e79b0f3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Inspired by Zustand • Built for C# • Designed for Developer Joy
99
[![NuGet](https://img.shields.io/nuget/v/EasyAppDev.Blazor.Store.svg)](https://www.nuget.org/packages/EasyAppDev.Blazor.Store/)
1010
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)
1111

12+
**[📚 View Full Documentation →](https://mashrulhaque.github.io/EasyAppDev.Blazor.Store/)**
13+
1214
</div>
1315

1416
---
@@ -799,6 +801,11 @@ builder.Services.AddStore(
799801

800802
## Documentation
801803

804+
### 🌐 Online Documentation
805+
**[📚 Visit the full documentation site →](https://mashrulhaque.github.io/EasyAppDev.Blazor.Store/)**
806+
807+
Interactive guides, examples, and API reference with search and navigation.
808+
802809
### Core Guides
803810
- 📘 [Architecture Guide](./docs/ARCHITECTURE.md) - Design patterns and decisions
804811
- 📙 [API Design](./docs/API_DESIGN.md) - API philosophy

0 commit comments

Comments
 (0)