Skip to content

Commit

Permalink
chore: 🧹 Add missing line breaks and format others
Browse files Browse the repository at this point in the history
  • Loading branch information
AntwortEinesLebens committed Nov 6, 2024
1 parent 05ebf6a commit ad4e78b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand All @@ -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
Expand All @@ -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
Expand All @@ -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:
Expand Down

0 comments on commit ad4e78b

Please sign in to comment.