From a6745586cc3fcec03c02be670e1e0edbd1184a99 Mon Sep 17 00:00:00 2001
From: Ghelfi Manon <manon.ghelfi@ecl19.ec-lyon.fr>
Date: Wed, 8 Feb 2023 15:04:17 +0000
Subject: [PATCH] Update README.md

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 4ebc06d..45ee474 100644
--- a/README.md
+++ b/README.md
@@ -63,7 +63,7 @@ wandb.log({'rewards': np.sum(rewards)})
 ```
 
 
-## panda-gym
+## Panda-gym
 
 I did not manage to download the panda_gym module on my computer. So I made a code on the [a2c_sb3_panda_reach.py](https://gitlab.ec-lyon.fr/mghelfi/reinforcement-learning/-/blob/main/a2c_sb3_panda_reach.py) file which seems to me correct but not tested and I do not have the links for Weights & Biases and Hugging Face Hub.
 
-- 
GitLab