From d3a44544836d6ce910cbdddd2ca4b63e77f71c4a Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Sun, 12 May 2024 01:06:51 -0300 Subject: [PATCH] Fix README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0be35c2..917839b 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ bsdcontrol.rb provides Ruby bindings for libhbsdcontrol from the __Features__ The first example prints a list of HardenedBSD features that -can be enabled, disabled or restored to the system default: +can be enabled, disabled or restored to the system default +setting: ``` ruby #!/usr/bin/env ruby