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 ![Example Output](https://github.com/jgonzalezdr/ColorConsoleLib/blob/gh-pages/images/ColorConsoleLib.png?raw=true) +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjgonzalezdr%2FColorConsoleLib.svg?type=shield)](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 +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fjgonzalezdr%2FColorConsoleLib.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fjgonzalezdr%2FColorConsoleLib?ref=badge_large) \ No newline at end of file