docs: Changing the title

This commit is contained in:
joaoviictorti
2024-09-22 22:30:23 -03:00
parent 70ea3ae5c3
commit 0736eb0a63

View File

@@ -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.