From acf37a17ebcf96a6106c709081df314a71a8293e Mon Sep 17 00:00:00 2001 From: Mohammed Abdalqader <35113255+Mohammedabdalqader@users.noreply.github.com> Date: Thu, 28 May 2020 15:31:59 +0200 Subject: [PATCH] Update README.md --- Project-3_Collaboration_and_Competition/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Project-3_Collaboration_and_Competition/README.md b/Project-3_Collaboration_and_Competition/README.md index 18ed361..80153d5 100644 --- a/Project-3_Collaboration_and_Competition/README.md +++ b/Project-3_Collaboration_and_Competition/README.md @@ -62,10 +62,10 @@ The task is episodic, and in order to solve the environment, the agents must get For this project, you will not need to install Unity - this is because we have already built the environment for you, and you can download it from one of the links below. You need only select the environment that matches your operating system: - * Linux: [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P2/Reacher/one_agent/Reacher_Linux.zip) - * Mac OSX: [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P2/Reacher/one_agent/Reacher.app.zip) - * Windows (32-bit): [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P2/Reacher/one_agent/Reacher_Windows_x86.zip) - * Windows (64-bit): [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P2/Reacher/one_agent/Reacher_Windows_x86_64.zip) + * Linux: [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P3/Tennis/Tennis_Linux.zip) + * Mac OSX: [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P3/Tennis/Tennis.app.zip) + * Windows (32-bit): [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P3/Tennis/Tennis_Windows_x86.zip) + * Windows (64-bit): [click here](https://s3-us-west-1.amazonaws.com/udacity-drlnd/P3/Tennis/Tennis_Windows_x86_64.zip)