Skip to content

Commit

Permalink
Improve warning formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
jagdeepsb committed Jun 12, 2024
1 parent ea3cf29 commit 15bc3c7
Showing 1 changed file with 8 additions and 11 deletions.
19 changes: 8 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# Evolution Gym

<div style="border: 2px solid red; padding: 10px; border-radius: 5px; background-color: #fdd; color: red; margin-bottom: 10px;">
<strong>Warning:</strong> This branch is under active development!
</div>


Version 2 of `evogym` aims to make the following improvements:
- Pip-installable, with wheels for common builds
- Pip-installable, with wheels for common builds
- Separation of requirements between core `evogym` library and `examples`
- Modernize requirements (python, gym, numpy)
- Tests
> [!CAUTION]
> This branch is under active development!
>
> Version 2 of `evogym` aims to make the following improvements:
> - Separation of requirements between core `evogym` library and `examples`
> - Modernize requirements (python, gym, numpy)
> - Pip-installable, with wheels for common builds
> - Tests
A large-scale benchmark for co-optimizing the design and control of soft robots. As seen in [Evolution Gym: A Large-Scale Benchmark for Evolving Soft Robots](https://evolutiongym.github.io/) (**NeurIPS 2021**).

Expand Down

0 comments on commit 15bc3c7

Please sign in to comment.