Skip to content

Commit 2e53add

Browse files
authored
docs(readme): change feature set
1 parent 7626519 commit 2e53add

1 file changed

Lines changed: 3 additions & 6 deletions

File tree

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66

77
<img src="https://raw.githubusercontent.com/OGS-GmbH/sassdoc-markdown/refs/heads/main/docs/preview.avif" alt="sassdoc-markdown preview" />
88

9-
<a href="./LICENSE" target="_blank"><img src="https://img.shields.io/github/license/OGS-GmbH/sassdoc-markdown?color=0f434e&logo=hackthebox&logoColor=000000&labelColor=ffffff" /></a>
10-
<a href="https://github.com/OGS-GmbH/sassdoc-markdown/actions/workflows/main-deploy.yml" target="_blank"><img src="https://img.shields.io/github/actions/workflow/status/OGS-GmbH/sassdoc-markdown/main-deploy.yml?color=0f434e&logo=rocket&logoColor=000000&labelColor=ffffff" /></a>
11-
<a href="https://www.npmjs.com/package/@ogs-gmbh/sassdoc-markdown" target="_blank"><img src="https://img.shields.io/npm/v/%40ogs-gmbh%2Fsassdoc-markdown?color=0f434e&logo=npm&logoColor=000000&labelColor=ffffff" /></a>
9+
<a href="./LICENSE" target="_blank"><img alt="license badge" src="https://img.shields.io/github/license/OGS-GmbH/sassdoc-markdown?color=0f434e&logo=hackthebox&logoColor=000000&labelColor=ffffff" /></a>
10+
<a href="https://github.com/OGS-GmbH/sassdoc-markdown/actions/workflows/main-deploy.yml" target="_blank"><img alt="workflow badge" src="https://img.shields.io/github/actions/workflow/status/OGS-GmbH/sassdoc-markdown/main-deploy.yml?color=0f434e&logo=rocket&logoColor=000000&labelColor=ffffff" /></a>
11+
<a href="https://www.npmjs.com/package/@ogs-gmbh/sassdoc-markdown" target="_blank"><img alt="npm badge" src="https://img.shields.io/npm/v/%40ogs-gmbh%2Fsassdoc-markdown?color=0f434e&logo=npm&logoColor=000000&labelColor=ffffff" /></a>
1212

1313
*If you like this project, consider giving it a ⭐ to show your support!*<br/>
1414
*It also helps others to discover it.*
@@ -22,9 +22,6 @@
2222
- **Structured Documentation Model**\
2323
Deterministic grouping and ordering of documented entities to ensure reproducibility and consistency.
2424

25-
- **Toolchain Integration**\
26-
Designed for seamless use in CI/CD pipelines and documentation workflows.
27-
2825
- **Standards-Oriented Design**\
2926
Alignment with SassDoc annotation conventions and Markdown specification.
3027

0 commit comments

Comments
 (0)