diff --git a/README.md b/README.md index 964a4e4..b6450c5 100644 --- a/README.md +++ b/README.md @@ -69,9 +69,9 @@ detection tests. ### ❓ Why It's useful for testing configurations, rules, or your Endpoint Detection and -Response. +Response.\ It's not intended to fully simulate the behavior of malware but to reproduce the -steps that led to traces creation. +steps that led to traces creation.\ By avoiding full and complex simulations, [Malware Traces Generator][mtg] seeks to be simple but nonetheless powerful. @@ -81,12 +81,12 @@ This is an example of how you can install or build the project yourself. ### ⚙️ Prerequisites -Depending on what you want to achieve, you might need different tools. \ +Depending on what you want to achieve, you might need different tools.\ For now, you only need [Cargo] to build or install the project. ### 📦 Installation -Currently, this project is only available on [crates.io]. \ +Currently, this project is only available on [crates.io].\ In order to install it, just enter this command in your favorite terminal: ```sh @@ -113,7 +113,7 @@ 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! +some traces!\ For example, you can create a file like this: ```sh @@ -131,7 +131,7 @@ 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. +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: