Skip to content

Commit 24960a9

Browse files
committed
minor readme changes
1 parent 33d3c2c commit 24960a9

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "CI: Build and Test"
1+
name: CI
22

33
on:
44
pull_request:

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Xperience Community: Project Settings
22

3+
[![NuGet](https://img.shields.io/nuget/v/XperienceCommunity.ProjectSettings.svg)](https://www.nuget.org/packages/XperienceCommunity.ProjectSettings)
4+
[![Downloads](https://img.shields.io/nuget/dt/XperienceCommunity.ProjectSettings?color=cc9900)](https://www.nuget.org/packages/XperienceCommunity.ProjectSettings)
5+
[![License](https://img.shields.io/badge/License-MIT-brightgreen?style=flat)](https://github.com/roeldeb/xperiencecommunity-projectsettings/blob/main/LICENSE.md)
6+
[![CI](https://github.com/roeldeb/xperiencecommunity-projectsettings/actions/workflows/ci.yml/badge.svg)](https://github.com/roeldeb/xperiencecommunity-projectsettings/actions/workflows/ci.yml)
7+
[![GitHub stars](https://img.shields.io/github/stars/roeldeb/xperiencecommunity-projectsettings?style=flat&label=stars&logo=github)](https://github.com/roeldeb/xperiencecommunity-projectsettings/stargazers)
8+
39
A comprehensive settings management system for Xperience by Kentico applications, supporting both **global settings** and/or **channel-specific settings** with automatic fallback.
410

511
![Project Settings Demo](https://raw.githubusercontent.com/roeldeb/xperiencecommunity-projectsettings/main/images/projects-settings-demo.jpg)

0 commit comments

Comments
 (0)