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

Update file README.md

parent 87b0db69
No related branches found
No related tags found
No related merge requests found
...@@ -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 ([Documentation]https://gymnasium.farama.org/environments/classic_control/cart_pole/): Here is an example of how to use Gym to solve the `CartPole-v1` environment [Documentation](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