From f9724464edbbbac02513a9633269aecb97207138 Mon Sep 17 00:00:00 2001 From: kngwyu Date: Mon, 28 Sep 2020 21:44:14 +0900 Subject: [PATCH] Update README --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index fbae456..5d921e5 100644 --- a/README.md +++ b/README.md @@ -32,9 +32,10 @@ Thankfully, this project is based on the code from [rllab] and [tensorflow/mode - PointFall-v0/AntFall-v0 (Distance-based Reward) - PointFall-v1/AntFall-v1 (Goal-based Reward) -## Caveats -This project has some other features (e.g., block maze and other -robots) but they are work in progress. +## Warning +This project has some other environments (e.g., billiard, reacher, and +swimmer) but if they are not on README, they are work in progress and +not tested well. ## License This project is licensed under Apache License, Version 2.0