diff --git a/README.md b/README.md index 29cf802b816d609b51e2800f5272cd1dcf532e6f..5098c29ab4cec1acef556dfb761ef9c50a9cdc1b 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ license or readme files or just testing data that is/are not needed to use it. > [!NOTE] -> This extensions are abusing GNU Make in some sense since it was not +> These extensions are abusing GNU Make in some sense since it was not > meant to really be a task runner. Keep that in mind. However, despite > that, I constantly find myself using it as such. @@ -22,9 +22,9 @@ ## Extensions | Extension | Description | |-------------|-----------------------------------------------------| -| help | Displays all targets with a comment in help format. | -| assure | Check for the existence of programs on a machine. | -| environment | Loads environmental variables from other files. | +| **help** | Displays all targets with a comment in help format. | +| **assure** | Check for the existence of programs on a machine. | +| **environment** | Loads environmental variables from other files. | Additional features: