diff options
| author | ArcaneDev <alive6863@gmail.com> | 2025-10-30 22:33:48 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-30 22:33:48 +0300 |
| commit | ec1cd641f061d572687b4dc9f0f78e06588a9994 (patch) | |
| tree | 36825f9c73e39fccf6e29cef5e73e37e6004e536 /README.md | |
| parent | b898095ca3ab0ae5cfd6c49acfa6846b82067a11 (diff) | |
Update README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 19 |
1 files changed, 18 insertions, 1 deletions
@@ -1,4 +1,21 @@ -# *NIX suicide kit +<h1 align="center"> *NIX suicide kit </h1> +<p align="center"> + <a href="https://github.com/Nam4ik/syskill/actions/workflows/rust.yml"> + <img alt="CI" src="https://img.shields.io/github/actions/workflow/status/Nam4ik/syskill/rust.yml?branch=main&label=CI"> + </a> + <a href="LICENSE"> + <img alt="License" src="https://img.shields.io/github/license/Nam4ik/syskill"> + </a> + <img alt="C" src="https://img.shields.io/badge/C-00599C?logo=c&logoColor=white"> + <img alt="Rust" src="https://img.shields.io/badge/Rust-000000?logo=rust&logoColor=white"> + <a href="https://github.com/Nam4ik/syskill/issues"> + <img alt="Issues" src="https://img.shields.io/github/issues/Nam4ik/syskill"> + </a> + <a href="https://github.com/Nam4ik/syskill/stargazers"> + <img alt="Stars" src="https://img.shields.io/github/stars/Nam4ik/syskill"> + </a> +</p> + A utility that will help you beautifully deal with your *NIX system. > [!WARNING] |
