diff --git a/README.md b/README.md index 63edd0d..964a4e4 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,8 @@ SPDX-License-Identifier: GPL-3.0-or-later
- Logo + Logo

Malware Traces Generator

@@ -24,19 +25,24 @@ SPDX-License-Identifier: GPL-3.0-or-later

- Github badge + Github badge - GPL 3.0 or later badge + GPL 3.0 or later badge - Windows badge + Windows badge - Rust badge + Rust badge - Reuse badge + Reuse badge

@@ -57,13 +63,17 @@ SPDX-License-Identifier: GPL-3.0-or-later ## 👀 About the project -[Malware Traces Generator][mtg] is a tool for creating malware traces for detection tests. +[Malware Traces Generator][mtg] is a tool for creating malware traces for +detection tests. ### ❓ Why -It's useful for testing configurations, rules, or your Endpoint Detection and Response. \ -It's not intended to fully simulate the behavior of malware but to reproduce the steps that led to traces creation. \ -By avoiding full and complex simulations, [Malware Traces Generator][mtg] seeks to be simple but nonetheless powerful. +It's useful for testing configurations, rules, or your Endpoint Detection and +Response. +It's not intended to fully simulate the behavior of malware but to reproduce the +steps that led to traces creation. +By avoiding full and complex simulations, [Malware Traces Generator][mtg] seeks +to be simple but nonetheless powerful. ## 🚀 Getting started @@ -102,7 +112,8 @@ After these steps, the application will be in the target directory. ### 🥷 Quick examples -Now that [Malware Traces Generator][mtg] is installed, you can start generating some traces! \ +Now that [Malware Traces Generator][mtg] is installed, you can start generating +some traces! For example, you can create a file like this: ```sh @@ -119,7 +130,8 @@ To see more information about what you can do, see the [documentation]. ## 👷 Contributing -Contributions are what make the open source community such an amazing place to learn, inspire, and create. \ +Contributions are what make the open source community such an amazing place to +learn, inspire, and create. Any contributions you make are **greatly appreciated**. If you want, you can help me with any kind of work, for example: