Skip to content

Commit 74dd173

Browse files
authored
Update README.rst
1 parent caefcb2 commit 74dd173

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ EAGERx Template Package
1616
What is the EAGERx template package?
1717
=================
1818
This repository/package serves as a template than be used to develop your own EAGERx packages.
19-
EAGERx (Engine Agnostic Gym Environments for Robotics) enables users to easily define new tasks, switch from one sensor to another, and switch from simulation to reality with a single line of code by being invariant to the physics engine.
19+
EAGERx (Engine Agnostic Graph Environments for Robotics) enables users to easily define new tasks, switch from one sensor to another, and switch from simulation to reality with a single line of code by being invariant to the physics engine.
2020
`The core repository is available here <https://github.com/eager-dev/eagerx>`_.
2121
`Full documentation and tutorials (including package creation and contributing) are available here <https://eagerx.readthedocs.io/en/master/>`_.
2222

@@ -28,7 +28,7 @@ If you are using EAGERx for your scientific publications, please cite:
2828
2929
@article{eagerx,
3030
author = {van der Heijden, Bas and Luijkx, Jelle, and Ferranti, Laura and Kober, Jens and Babuska, Robert},
31-
title = {EAGERx: Engine Agnostic Gym Environment for Robotics},
31+
title = {EAGERx: Engine Agnostic Graph Environments for Robotics},
3232
year = {2022},
3333
publisher = {GitHub},
3434
journal = {GitHub repository},

0 commit comments

Comments
 (0)