diff --git a/README.md b/README.md index 9953482..cc23fbd 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,12 @@ [![CI](https://github.com/marioarce/Axlis/actions/workflows/ci.yml/badge.svg)](https://github.com/marioarce/Axlis/actions/workflows/ci.yml) [![NuGet](https://img.shields.io/nuget/v/Axlis.ORM?label=Axlis.ORM)](https://www.nuget.org/packages/Axlis.ORM) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) +[![Website](https://img.shields.io/badge/website-axlis.dev-blue)](https://axlis.dev/) **Axlis** is a Sitecore ecosystem for .NET 8 — a collection of enterprise-grade libraries and tools for Sitecore development. +**Website:** [axlis.dev](https://axlis.dev/) + --- ## Ecosystem Components @@ -61,6 +64,7 @@ See **[Axlis.CleanArchitecture.Sample](https://github.com/marioarce/Axlis.CleanA ## Support +- **Website** — [axlis.dev](https://axlis.dev/) - **GitHub Discussions** — Use for questions, ideas, and community discussions - **GitHub Issues** — Use for bug reports and feature requests diff --git a/src/Axlis.ORM/README.md b/src/Axlis.ORM/README.md index 2169cbc..cfc8fc1 100644 --- a/src/Axlis.ORM/README.md +++ b/src/Axlis.ORM/README.md @@ -6,6 +6,8 @@ The Sitecore Headless GraphQL ORM for .NET 8 — a strongly-typed, Synthesis-sty > Part of the [PowerCSharp](https://github.com/marioarce/PowerCSharp) ecosystem. Integrates with `PowerCSharp.Feature.Cache` for stampede-safe item caching. +**Website:** [axlis.dev](https://axlis.dev/) + --- ## Package Family