diff --git a/README.md b/README.md
index 2c43b1cb60c39d185b83968b1bc209fec1a53c2e..6ff9fca86c05b34f2d030bdb5626b94c526b7a2e 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
 
 This package provides tools for multivariate $t$ distributions (MTD):
 
-* Calculation of distance/divergence between multivariate generalised Gaussian distributions (MGGD):
+* Calculation of distance/divergence between multivariate generalised Gaussian distributions (MTD):
   + Renyi divergence
   + Kullback divergence
-* Manipulation of MGGD distributions:
+* Manipulation of MTD distributions:
   + Probability density
   <!-- + Estimation of the parameters -->
-  + Simulation of samples from a MGGD
-  + Plot of the density of a MGGD with 2 variables
+  + Simulation of samples from a MTD
+  + Plot of the density of a MTD with 2 variables
 
 ## Installation