From 53c9a82e200a11d96faa5a89c81a393a810abe4b Mon Sep 17 00:00:00 2001 From: Ekaterina Tolstaya Date: Fri, 17 May 2019 20:39:53 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f4f1684..a3ebf10 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Other options of configuration files are The `compose` folder contains the code for composing two or more trained policies as described in the IROS 2018 paper. ## Tuning parameters -To tune learning rates and other parameters, adjust the corresponding parameters in the .cfg file. +To tune learning rates and other parameters, adjust the corresponding parameters in the `.cfg` file. ## Contributors