We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f418e8a commit 9d0439fCopy full SHA for 9d0439f
README.md
@@ -103,7 +103,7 @@ int main(){
103
104
```
105
106
-Gymnasium environments exposed over a REST like API can be found at: <href="https://github.com/pockerman/bitrl-rest-api">bitrl-rest-api</a>
+Gymnasium environments exposed over a REST like API can be found at: <a href="https://github.com/pockerman/bitrl-rest-api">bitrl-rest-api</a>
107
Various RL algorithms using the environments can be found at <a href="https://github.com/pockerman/cuberl/tree/master">cuberl</a>.
108
109
Furthermore, there is some minimal support for working with Arduino UNO boards over USB or WiFi.
0 commit comments