From 0736eb0a63b7e17996b1fdecdad9c341b656e14d Mon Sep 17 00:00:00 2001 From: joaoviictorti Date: Sun, 22 Sep 2024 22:30:23 -0300 Subject: [PATCH] docs: Changing the title --- docs/README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 74355fc..f18d3c6 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,4 +1,10 @@ -## Windows Kernel Rootkit in Rust (shadow-rs) Documentation +## Windows Kernel Rootkit in Rust (shadow-rs) Documentation 🦀 + +![Rust](https://img.shields.io/badge/made%20with-Rust-red) +![Platform](https://img.shields.io/badge/platform-windows-blueviolet) +![Forks](https://img.shields.io/github/forks/joaoviictorti/shadow-rs) +![Stars](https://img.shields.io/github/stars/joaoviictorti/shadow-rs) +![License](https://img.shields.io/github/license/joaoviictorti/shadow-rs) This documentation provides an overview of the shadow-rs rootkit project and instructions on its usage, features, and development process.