diff --git a/README.md b/README.md index 9281cf7..76199cb 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # PyTorchTS -PyTorchTS is a [PyTorch](https://github.com/pytorch/pytorch) Probabilistic Time Series forecasting framework which provides state of the art PyTorch time series models and utilities [GluonTS](https://github.com/awslabs/gluon-ts) for loading, iterating, transforming and back-testing time series data sets. +PyTorchTS is a [PyTorch](https://github.com/pytorch/pytorch) Probabilistic Time Series forecasting framework which provides state of the art PyTorch time series models and utilities [GluonTS](https://github.com/awslabs/gluon-ts) for loading, transforming and back-testing time series data sets. ## Installation