Skip to content

Commit 9086e96

Browse files
committed
docs: update readme shields
1 parent 9fd7603 commit 9086e96

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,14 @@
1616
.. image:: https://img.shields.io/pypi/v/beobench.svg
1717
:target: https://pypi.python.org/pypi/beobench
1818

19-
.. image:: https://img.shields.io/travis/rdnfn/beobench.svg
20-
:target: https://travis-ci.com/rdnfn/beobench
21-
2219
.. image:: https://readthedocs.org/projects/beobench/badge/?version=latest
2320
:target: https://beobench.readthedocs.io/en/latest/?version=latest
2421
:alt: Documentation Status
2522

23+
.. image:: https://img.shields.io/badge/License-MIT-blue.svg
24+
:target: https://opensource.org/licenses/MIT
25+
:alt: License
26+
2627
A toolbox for benchmarking reinforcement learning (RL) algorithms on building energy optimisation (BEO) problems. Beobench does not replace existing libraries defining BEO problems (such as `BOPTEST <https://github.com/ibpsa/project1-boptest>`_) — instead it makes working with them easier.
2728

2829
Features

0 commit comments

Comments
 (0)