Skip to content
Snippets Groups Projects
Commit a4200040 authored by Schneider Leo's avatar Schneider Leo
Browse files

Update file README.md

parent 63314ef8
No related branches found
No related tags found
Loading
...@@ -42,7 +42,7 @@ pip install pygame==2.5.2 ...@@ -42,7 +42,7 @@ pip install pygame==2.5.2
### Usage ### Usage
Here is an example of how to use Gym to solve the `CartPole-v1` environment: Here is an example of how to use Gym to solve the `CartPole-v1` environment (https://gymnasium.farama.org/environments/classic_control/cart_pole/):
```python ```python
import gym import gym
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment