Skip to content

Commit 7a3e55e

Browse files
committed
remove counter
1 parent e574386 commit 7a3e55e

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,6 @@
77
<a href="https://badge.fury.io/py/xminigrid">
88
<img src="https://badge.fury.io/py/xminigrid.svg"/>
99
</a>
10-
<a href="https://badge.fury.io/py/xminigrid">
11-
<img src="https://img.shields.io/pypi/dm/xminigrid?color=yellow&label=Downloads"/>
12-
</a>
1310
<a href="https://github.com/corl-team/xland-minigrid/main/LICENSE">
1411
<img src="https://img.shields.io/badge/license-Apache_2.0-blue"/>
1512
</a>
@@ -24,6 +21,13 @@
2421
</a>
2522
</p>
2623

24+
25+
[//]: # ( <a href="https://badge.fury.io/py/xminigrid">)
26+
27+
[//]: # ( <img src="https://img.shields.io/pypi/dm/xminigrid?color=yellow&label=Downloads"/>)
28+
29+
[//]: # ( </a>)
30+
2731
![img](figures/readme-main-img.png)
2832

2933
# Meta-Reinforcement Learning in JAX

0 commit comments

Comments
 (0)