Skip to content

Commit e6d2628

Browse files
committed
chore: add new line README.md
1 parent 1a84112 commit e6d2628

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1-
![CI](https://github.com/mircothibes/sysinfo-cli/actions/workflows/ci.yml/badge.svg)
1+
# 🖥️ sysinfo-cli [![CI](https://github.com/mircothibes/sysinfo-cli/actions/workflows/ci.yml/badge.svg)](https://github.com/mircothibes/sysinfo-cli/actions)
2+
3+
![Python](https://img.shields.io/badge/Python-3.12-blue?logo=python)
4+
![Docker](https://img.shields.io/badge/Docker-ready-blue?logo=docker)
5+
![Lint](https://img.shields.io/badge/Lint-Ruff-green)
6+
![Format](https://img.shields.io/badge/Format-Black-black)
7+
![Tests](https://img.shields.io/badge/Pytest-passing-brightgreen)
28

3-
# 🖥️ sysinfo-cli
49

510
A simple command-line tool written in pure **Python** that displays system information such as **CPU**, **RAM**, **disk**, **network**, and **uptime**.
611
It supports both standard text and JSON output.

0 commit comments

Comments
 (0)