From c92474676bc9d6d962ee7d26545e5104ebb5d44b Mon Sep 17 00:00:00 2001 From: Michael Laskin Date: Wed, 8 Apr 2020 23:59:31 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 651b65b..af8f944 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # CURL: Contrastive Unsupervised Representation Learning for Sample-Efficient Reinforcement Learning -This repository is the official implementation of [CURL](https://mishalaskin.github.io/). +This repository is the official implementation of [CURL](https://mishalaskin.github.io/curl/). ## Installation