From 269478d41d7644fd1bf4b4e5d597761f28e78a01 Mon Sep 17 00:00:00 2001 From: Pranjal Tandon Date: Mon, 3 Feb 2020 14:11:57 +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 a2abbee..d186aea 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 ------------