diff --git a/README.md b/README.md index 2a397c6..ad89dc7 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A Python package to compute Minkowski Functionals and other higher order statistics of input fields, as well as their expected values for different kinds of fields. -The statistics currently supported by this package are: +The **statistics** currently supported by this package are: - Minkowski functionals. - Maxima and minima distributions. diff --git a/pynkowski/__init__.py b/pynkowski/__init__.py index c5c951c..fcc0446 100644 --- a/pynkowski/__init__.py +++ b/pynkowski/__init__.py @@ -2,7 +2,7 @@ A Python package to compute Minkowski Functionals and other higher order statistics of input fields, as well as their expected values for different kinds of fields. -The statistics currently supported by this package are: +The **statistics** currently supported by this package are: - Minkowski functionals. - Maxima and minima distributions.