From d25a85630438b7fc6dab02fa752d5b0e9b1bd7ef Mon Sep 17 00:00:00 2001 From: Pranjal Tandon Date: Mon, 3 Feb 2020 14:25:16 +0530 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cfa9bf0..59da881 100644 --- a/README.md +++ b/README.md @@ -8,9 +8,9 @@ Learning with a Stochastic Actor](https://arxiv.org/pdf/1801.01290.pdf) -> [SAC_ ### Requirements ------------ -- [mujoco-py](https://github.com/openai/mujoco-py) -- [TensorboardX](https://github.com/lanpa/tensorboardX) -- [PyTorch](http://pytorch.org/) +- [mujoco-py](https://github.com/openai/mujoco-py) +- [TensorboardX](https://github.com/lanpa/tensorboardX) +- [PyTorch](http://pytorch.org/) ### Default Arguments and Usage ------------