Skip to content

Commit 5837276

Browse files
authored
chore: Include README header (#217)
1 parent 6b3e532 commit 5837276

File tree

2 files changed

+33
-7
lines changed

2 files changed

+33
-7
lines changed
Lines changed: 20 additions & 0 deletions
Loading

README.md

Lines changed: 13 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,18 @@
1-
# Stackable Cockpit
1+
<!-- markdownlint-disable MD041 MD033 -->
22

3-
⚠️ Notice: This repository and all its components are currently WIP. At this point in time, no stable version is
4-
released. Users of `stackablectl` should continue to use the current latest version. A switch can be made when the time
5-
is appropriate.
3+
<p align="center">
4+
<img width="150" src="./.readme/static/borrowed/Icon_Stackable.svg" alt="Stackable Logo"/>
5+
</p>
66

7-
This repository contains the Stackable library `stackable-cockpit`, the Stackable CLI tool
8-
`stackablectl`, the Stackable server `stackable-cockpitd`, and the web-based admin user
9-
interface.
7+
<h1 align="center">Stackable Cockpit</h1>
8+
9+
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-green.svg)](https://docs.stackable.tech/home/stable/contributor/index.html)
10+
[![Apache License 2.0](https://img.shields.io/badge/license-Apache--2.0-green)](./LICENSE)
11+
12+
[Stackable Data Platform](https://stackable.tech/) | [Platform Docs](https://docs.stackable.tech/) | [Discussions](https://github.com/orgs/stackabletech/discussions) | [Discord](https://discord.gg/7kZ3BNnCAF)
13+
14+
This repository contains the Stackable library `stackable-cockpit`, the Stackable CLI tool `stackablectl`, the Stackable
15+
Cockpit server `stackable-cockpitd`, and the web-based admin user interface.
1016

1117
## Components
1218

0 commit comments

Comments
 (0)