diff --git a/README.md b/README.md index dad2dd060062cce0236bc50f792d7ad6a1068474..42cdb4f793c60afe72e8408dc2c8fba5dc0aea93 100644 --- a/README.md +++ b/README.md @@ -2,10 +2,10 @@ This repository contains a collection of statistical tools for the analysis of time series data. It is split into two subpackages: -- metrics: collection of statistics and metrics to calculate on - **hourly** time series data (some specific to ozone - measurements) -- trends: calculate quantile regression on time series data +- **metrics**: collection of statistics and metrics to calculate on + **hourly** time series data (some specific to ozone + measurements) +- **trends**: calculate quantile regression on time series data ## Installation