Skip to content

Commit

Permalink
fix: fix logo markdown in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael0202 committed Apr 30, 2024
1 parent 7c08b02 commit d5c660b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,5 +87,5 @@ use `make import-dataset filepath='products.jsonl.gz' args="--skip-updates"`

This project has received financial support from the NGI Search (New Generation Internet) program, funded by the European Commission.

![NGI-search logo](./assets/NGISearch_logo_tag_icon.svg "NGI-search logo"){height=100px}
![European flag](./assets/europa-flag.jpg "European flag"){height=100px}
<img src="./assets/NGISearch_logo_tag_icon.svg" alt="NGI-search logo" title="NGI-search logo" height="100" />
<img src="./assets/europa-flag.jpg" alt="European flag" title="European flag" height="100" />

0 comments on commit d5c660b

Please sign in to comment.