Skip to content

Commit dafb279

Browse files
committed
Use img tag instead of markdown
PyPI doesn't seem to show SVG image. We're hoping that this might fix it.
1 parent 20f0f9b commit dafb279

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ the [University Computing Centre](https://www.urz.uni-heidelberg.de/en)
99
[eLabFTW API documentation](https://doc.elabftw.net/api/v2/) with ease. elAPI provides a simple interface via its CLI
1010
executable, and numerous advanced APIs when it is used directly as a Python package.
1111

12-
![elAPI features in a nutshell](./.assets/elapi_features.svg)
12+
<img src="./.assets/elapi_features.svg" alt="elAPI features in a nutshell" />
1313

1414
**Example:**
1515

0 commit comments

Comments
 (0)