diff --git a/README.md b/README.md
index 695cf68..42e6cad 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,3 @@
-
Color Console Library
===========
@@ -43,6 +42,7 @@ Alternatively, the **set_color()** member function can be used, which behaves ju
### Example Output

+[](https://app.fossa.com/projects/git%2Bgithub.com%2Fjgonzalezdr%2FColorConsoleLib?ref=badge_shield)
## Building from Source
@@ -75,3 +75,7 @@ Alternatively, the **set_color()** member function can be used, which behaves ju
| `-DCOVERAGE` | Enables code coverage in tests
_(only for multi-config generators)_
`ON`_(default)_
`OFF` |
| `-DCOVERAGE_VERBOSE` | Enables verbose code coverage
`ON`
`OFF`_(default)_ |
| `-DCI_MODE` | Enables Continous Integration mode
`ON`
`OFF`_(default)_ |
+
+
+## License
+[](https://app.fossa.com/projects/git%2Bgithub.com%2Fjgonzalezdr%2FColorConsoleLib?ref=badge_large)
\ No newline at end of file