diff --git a/README.md b/README.md
index bff962f1..e6232e3e 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
-
+
diff --git a/README.tex.md b/README.tex.md
index c4c956a5..f7fba6be 100644
--- a/README.tex.md
+++ b/README.tex.md
@@ -7,7 +7,7 @@
-
+
@@ -249,7 +249,8 @@ look at the examples provided in `./example`.
`./example/Example-Analysis.py`: This example shows how to use an instance of `finquant.portfolio.Portfolio`, get the portfolio's quantities, such as
- Expected Returns,
- Volatility,
- - Sharpe Ratio.
+ - Sharpe Ratio,
+ - Value at Risk.
It also shows how to extract individual stocks from the given portfolio. Moreover it shows how to compute and visualise:
- the different Returns provided by the module `finquant.returns`,