Skip to content

Commit b1025c3

Browse files
addendum
1 parent 1347515 commit b1025c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.MD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# RLtools Example: Implementing a Custom Environment
2-
This example implements a full pendulum environment including a visualization in `191` lines of code (`115` for the environment + `76` for the UI). You can find the implementation in [include/my_pendulum](./include/my_pendulum)
2+
This example implements a full pendulum environment (including a visualization) in `191` lines of code (`115` for the environment + `76` for the UI). You can find the implementation in [include/my_pendulum](./include/my_pendulum)
33
## UNIX (Linux / macOS)
44
```
55
git clone https://github.com/rl-tools/example

0 commit comments

Comments
 (0)