Fix README

This commit is contained in:
0x1eef 2024-04-09 19:15:15 -03:00
parent b48da6d97c
commit 193355af71

View file

@ -8,8 +8,7 @@ bsdcontrol.rb provides Ruby bindings for libhbsdcontrol from the
__Features__ __Features__
The first example obtains a list of hardenedbsd features that The first example obtains 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 ``` ruby
#!/usr/bin/env ruby #!/usr/bin/env ruby