Vishand03 commited on
Commit
eff10f3
·
verified ·
1 Parent(s): 23b2774

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -41,9 +41,9 @@ This is a trained **PPO agent** for the **LunarLander-v2** environment using Sta
41
  - Optimizer: Adam
42
 
43
  ## 🎥 Demo
44
- ![LunarLander Loop](lunarlander_loop.gif)
45
 
46
- ## Usage
47
 
48
  ```python
49
  import gymnasium as gym
 
41
  - Optimizer: Adam
42
 
43
  ## 🎥 Demo
44
+ ![LunarLander](lunarlander_loop.gif)
45
 
46
+ ## 🛠 Usage
47
 
48
  ```python
49
  import gymnasium as gym