Skip to content

Commit a040df8

Browse files
Improve README formatting and content
Updated README to enhance presentation and clarify project status.
1 parent 0e36ed9 commit a040df8

1 file changed

Lines changed: 20 additions & 6 deletions

File tree

README.md

Lines changed: 20 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,22 @@
1-
# CrowdSec Manager
1+
<div align="center">
2+
<h1 align="center"><a href="https://github.com/hhftechnology/crowdsec_manager">CrowdSec Manager</a></h1>
3+
</div>
4+
5+
6+
<div align="center">
7+
8+
[![Docker](https://img.shields.io/docker/pulls/hhftechnology/crowdsec-manager?style=flat-square)](https://hub.docker.com/r/hhftechnology/crowdsec-manager)
9+
![Stars](https://img.shields.io/github/stars/hhftechnology/crowdsec_manager?style=flat-square)
10+
[![Discord](https://img.shields.io/discord/994247717368909884?logo=discord&style=flat-square)](https://discord.gg/HDCt9MjyMJ)
11+
![License](https://img.shields.io/badge/license-MIT-blue.svg)
12+
![Go Version](https://img.shields.io/badge/go-1.23+-00ADD8.svg)
13+
![React Version](https://img.shields.io/badge/react-18.3-61DAFB.svg)
14+
![Status](https://img.shields.io/badge/status-beta-orange.svg)
15+
16+
**A web-based management interface for CrowdSec security stack with Pangolin integration. This project provides a modern, user-friendly web UI built with Go and React for managing your CrowdSec security infrastructure.**
17+
18+
</div>
19+
220

321
> ⚠️ **BETA SOFTWARE WARNING** ⚠️
422
>
@@ -11,12 +29,8 @@
1129
>
1230
> While we strive for stability, beta software may contain bugs, incomplete features, or unexpected behavior. Use at your own risk..
1331
14-
A web-based management interface for CrowdSec security stack with Pangolin integration. This project provides a modern, user-friendly web UI built with Go and React for managing your CrowdSec security infrastructure.
1532

16-
![License](https://img.shields.io/badge/license-MIT-blue.svg)
17-
![Go Version](https://img.shields.io/badge/go-1.23+-00ADD8.svg)
18-
![React Version](https://img.shields.io/badge/react-18.3-61DAFB.svg)
19-
![Status](https://img.shields.io/badge/status-beta-orange.svg)
33+
2034

2135
<img width="1200" height="630" alt="Dashboard" src="/images/Dashboard.png"/>
2236
<img width="1200" height="630" alt="Health & Diagnostics" src="/images/Health & Diagnostics.png"/>

0 commit comments

Comments
 (0)