Skip to content

Commit bc78b5a

Browse files
committed
doc: Update README
1 parent e6a51f7 commit bc78b5a

File tree

1 file changed

+11
-10
lines changed

1 file changed

+11
-10
lines changed

.github/README.md

Lines changed: 11 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# jcdcdev.Umbraco.RelationsManager
1+
# Relations Manager
22

3+
[![Documentation](https://img.shields.io/badge/Documentation-123?color=394933&logo=data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxNiIgaGVpZ2h0PSIxNiIgZmlsbD0iY3VycmVudENvbG9yIiBjb2xvcj0id2hpdGUiIGNsYXNzPSJiaSBiaS1ib29rIiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogIDxwYXRoIGQ9Ik0xIDIuODI4Yy44ODUtLjM3IDIuMTU0LS43NjkgMy4zODgtLjg5MyAxLjMzLS4xMzQgMi40NTguMDYzIDMuMTEyLjc1MnY5Ljc0NmMtLjkzNS0uNTMtMi4xMi0uNjAzLTMuMjEzLS40OTMtMS4xOC4xMi0yLjM3LjQ2MS0zLjI4Ny44MTF6bTcuNS0uMTQxYy42NTQtLjY4OSAxLjc4Mi0uODg2IDMuMTEyLS43NTIgMS4yMzQuMTI0IDIuNTAzLjUyMyAzLjM4OC44OTN2OS45MjNjLS45MTgtLjM1LTIuMTA3LS42OTItMy4yODctLjgxLTEuMDk0LS4xMTEtMi4yNzgtLjAzOS0zLjIxMy40OTJ6TTggMS43ODNDNy4wMTUuOTM2IDUuNTg3LjgxIDQuMjg3Ljk0Yy0xLjUxNC4xNTMtMy4wNDIuNjcyLTMuOTk0IDEuMTA1QS41LjUgMCAwIDAgMCAyLjV2MTFhLjUuNSAwIDAgMCAuNzA3LjQ1NWMuODgyLS40IDIuMzAzLS44ODEgMy42OC0xLjAyIDEuNDA5LS4xNDIgMi41OS4wODcgMy4yMjMuODc3YS41LjUgMCAwIDAgLjc4IDBjLjYzMy0uNzkgMS44MTQtMS4wMTkgMy4yMjItLjg3NyAxLjM3OC4xMzkgMi44LjYyIDMuNjgxIDEuMDJBLjUuNSAwIDAgMCAxNiAxMy41di0xMWEuNS41IDAgMCAwLS4yOTMtLjQ1NWMtLjk1Mi0uNDMzLTIuNDgtLjk1Mi0zLjk5NC0xLjEwNUMxMC40MTMuODA5IDguOTg1LjkzNiA4IDEuNzgzIi8+Cjwvc3ZnPg==)](https://docs.jcdc.dev/jcdcdev-umbraco-relationsmanager/latest)
34
[![Umbraco Marketplace](https://img.shields.io/badge/Umbraco%20Marketplace-%23f5c1bc?logo=umbraco&logoColor=162335)](https://marketplace.umbraco.com/package/jcdcdev.Umbraco.RelationsManager)
45
[![GitHub](https://img.shields.io/badge/GitHub-1?logo=github&color=232925)](https://github.com/jcdcdev/jcdcdev.Umbraco.RelationsManager)
56
[![NuGet Downloads](https://img.shields.io/nuget/dt/jcdcdev.Umbraco.RelationsManager?labelColor=4536d3&color=4536d3&label=NuGet&logo=nuget)](https://www.nuget.org/packages/jcdcdev.Umbraco.RelationsManager)
@@ -16,21 +17,21 @@ Create and manage Relation Types directly from the Umbraco backoffice.
1617
dotnet add package jcdcdev.Umbraco.RelationsManager
1718
```
1819

19-
## Quick Start
20+
## Security
21+
22+
> [!NOTE]
23+
> This project takes security and support seriously.
24+
> Please visit the [Security](https://github.com/jcdcdev/jcdcdev.Umbraco.RelationsManager?tab=security-ov-file) page for more information.
25+
2026

21-
1. Install the NuGet package
22-
2. Configure user group permissions
23-
1. Add the `Relations Manager` section
24-
![A screenshot of the BackOffice user groups](https://raw.githubusercontent.com/jcdcdev/jcdcdev.Umbraco.RelationsManager/main/docs/screenshots/permissions.png)
25-
3. Go to the backoffice
26-
4. Navigate to the `Relations Manager` section
27-
![A screenshot of the Relations Manager section](https://raw.githubusercontent.com/jcdcdev/jcdcdev.Umbraco.RelationsManager/main/docs/screenshots/welcome.png)
2827

2928
## Contributing
3029

3130
Contributions to this package are most welcome! Please visit the [Contributing](https://github.com/jcdcdev/jcdcdev.Umbraco.RelationsManager/contribute) page.
3231

33-
## Acknowledgements (Thanks)
32+
## Acknowledgements
33+
34+
Thank you to the following projects and individuals for their contributions. High five, you rock! 🤘🦄
3435

3536
- LottePitcher - [opinionated-package-starter](https://github.com/LottePitcher/opinionated-package-starter)
3637

0 commit comments

Comments
 (0)