Skip to content

Commit 04138e4

Browse files
rubenvdlindeclaude
andcommitted
fix: Add blue hexagon logo header to README
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 79c2096 commit 04138e4

1 file changed

Lines changed: 16 additions & 4 deletions

File tree

README.md

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,20 @@
1-
# Software Catalogus
1+
<p align="center">
2+
<img src="img/app-store.svg" alt="Software Catalogus logo" width="80" height="80">
3+
</p>
24

3-
[![License: EUPL](https://img.shields.io/badge/License-EUPL-blue.svg)](https://opensource.org/licenses/EUPL)
4-
[![Nextcloud](https://img.shields.io/badge/Nextcloud-Compatible-brightgreen)](https://nextcloud.com/)
5-
[![Version](https://img.shields.io/badge/version-0.1.1-blue)]()
5+
<h1 align="center">Software Catalogus</h1>
6+
7+
<p align="center">
8+
<strong>Software catalog management for Nextcloud — synchronized catalog entries, open data publication, and organization workflows</strong>
9+
</p>
10+
11+
<p align="center">
12+
<a href="https://github.com/ConductionNL/softwarecatalog/releases"><img src="https://img.shields.io/github/v/release/ConductionNL/softwarecatalog" alt="Latest release"></a>
13+
<a href="https://github.com/ConductionNL/softwarecatalog/blob/main/LICENSE"><img src="https://img.shields.io/badge/license-EUPL--1.2-blue" alt="License"></a>
14+
<a href="https://github.com/ConductionNL/softwarecatalog/actions"><img src="https://img.shields.io/github/actions/workflow/status/ConductionNL/softwarecatalog/code-quality.yml?label=quality" alt="Code quality"></a>
15+
</p>
16+
17+
---
618

719
The **Software Catalogus** is a Nextcloud app that provides a powerful framework for managing and synchronizing software catalogs in an open data ecosystem. This app enables organizations to keep their software data up-to-date, facilitates collaboration, and promotes transparency through open data practices.
820

0 commit comments

Comments
 (0)