Skip to content

Commit 4ea9839

Browse files
authored
Updated README.md: modified title and added buy me a coffee button
1 parent 134b2ca commit 4ea9839

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
# Simple Gridworld Gymnasium Environment
1+
<a href="https://paypal.me/dmtleo?country.x=IT&locale.x=it_IT" target="_blank">
2+
<p align=right>
3+
<img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;" >
4+
</p>
5+
</a>
6+
7+
# SimpleGrid: Simple Grid Environment for Gymnasium
28

39
SimpleGrid is a super simple grid environment for [Gymnasium](https://gymnasium.farama.org/). It is easy to use and customise and it is intended to offer an environment for quickly testing and prototyping different RL algorithms.
410

0 commit comments

Comments
 (0)