Revisit return values
[kconfig-hardened-check.git] / README.md
index 19fe5569fed426c875970d3b86d3b2d6f413e60f..7b312609b4a43e46b72016196ae201e6b85f21e8 100644 (file)
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # kconfig-hardened-check
 
+![functional test](https://github.com/a13xp0p0v/kconfig-hardened-check/workflows/functional%20test/badge.svg)
+
 ## Motivation
 
 There are plenty of Linux kernel hardening config options. A lot of them are
@@ -31,7 +33,7 @@ or exploitation techniques.
 You can install the package:
 
 ```
-pip install git+https://github.com/a13xp0p0v/kconfig-hardened-check'
+pip install git+https://github.com/a13xp0p0v/kconfig-hardened-check
 ```
 
 or simply run `./bin/kconfig-hardened-check` from the cloned repository.