Skip to content

Commit b263497

Browse files
committed
logo and h1 side by side
Signed-off-by: Gonzalo de Pedro <gonzalodepedro@ekumenlabs.com>
1 parent 62c3b77 commit b263497

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
<div align="center">
2-
<img src="doc/dicom_to_ros.png" alt="dicom_to_ros logo" width="180"/>
3-
<h1>Dicom to Ros</h1>
2+
<div style="display:flex; align-items:center; justify-content:center; gap:20px;">
3+
<img src="doc/dicom_to_ros.png" alt="dicom_to_ros logo" width="180"/>
4+
<h1>Dicom to Ros</h1>
5+
</div>
46
<p><em>A fully containerized, open-source bridge between medical imaging and robotics.</em></p>
57

68
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)

0 commit comments

Comments
 (0)