abs path for images (#449)

* abs path for images

* width and height outside of style
This commit is contained in:
Zafir Stojanovski
2025-06-04 10:33:13 +02:00
committed by GitHub
parent 2a57a95ca2
commit 84958baa69

View File

@@ -1,9 +1,9 @@
<p align="center">
<!-- title -->
<h1 align="center"><img src="./assets/icon.png" alt="Reasoning Gym Logo" style="vertical-align: bottom; width: 54px; height: 40px;"> Reasoning Gym</h1>
<h1 align="center"><img src="https://github.com/open-thought/reasoning-gym/blob/main/assets/icon.png" alt="Reasoning Gym Logo" style="vertical-align: bottom;" width="54px" height="40px"> Reasoning Gym</h1>
<!-- teaser -->
<p align="center">
<img src="./assets/examples.png" width="800px">
<img src="https://github.com/open-thought/reasoning-gym/blob/main/assets/examples.png" width="800px">
</p>
<!-- badges -->
<p align="center">