Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lccasagrande committed Aug 31, 2020
1 parent d4a8b9c commit 293955e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
GridGym
========

An `OpenAI Gym <https://github.com/openai/gym>`_ environment for resource and job management problems which, use `Batsim <https://github.com/oar-team/batsim>`_ to simulate the Resource and Job Management System (RJMS) behavior.
An `OpenAI Gym <https://github.com/openai/gym>`_ environment for resource and job management problems.

Installation
------------
Expand All @@ -13,10 +13,10 @@ Installation
batsim --version
2: Install GridGym:
2. Install GridGym:

.. code-block:: bash
git clone https://github.com/lccasagrande/GridGym.git
cd GridGym
pip install -e .
pip install gridgym

0 comments on commit 293955e

Please sign in to comment.