Skip to content

Commit 55f49e3

Browse files
committed
[Doc] Add Discord links
1 parent dc77a5f commit 55f49e3

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@
77
[![Python](https://img.shields.io/badge/python-3.8%20%7C%203.9%20%7C%203.10%20%7C%203.11-blue.svg)](https://www.python.org/downloads/)
88
[![GitHub license](https://img.shields.io/badge/license-GPLv3.0-blue.svg)](https://github.com/proroklab/VectorizedMultiAgentSimulator/blob/main/LICENSE)
99
[![arXiv](https://img.shields.io/badge/arXiv-2207.03530-b31b1b.svg)](https://arxiv.org/abs/2207.03530)
10-
10+
[![Discord Shield](https://dcbadge.vercel.app/api/server/dg8txxDW5t?style=flat)](https://discord.gg/dg8txxDW5t)
1111

1212
<p align="center">
1313
<img src="https://github.com/matteobettini/vmas-media/blob/main/media/VMAS_scenarios.gif?raw=true" alt="drawing"/>
1414
</p>
1515

1616
> [!NOTE]
17-
> We have just released [BenchMARL](https://github.com/facebookresearch/BenchMARL), a benchmarking library where you
17+
> We have released [BenchMARL](https://github.com/facebookresearch/BenchMARL), a benchmarking library where you
1818
> can train VMAS tasks using TorchRL!
1919
> Check out [how easy it is to use it.](https://colab.research.google.com/github/facebookresearch/BenchMARL/blob/main/notebooks/run.ipynb)
2020

docs/source/index.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
VMAS
33
====
44

5+
.. discord_button::
6+
https://discord.gg/dg8txxDW5t
7+
58
.. figure:: https://raw.githubusercontent.com/matteobettini/vmas-media/master/media/vmas_scenarios_more.gif
69
:align: center
710

0 commit comments

Comments
 (0)