Skip to content

Commit

Permalink
Update README.md logo to SVG
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazfrancic committed Sep 26, 2024
1 parent 7631bf3 commit fc0b7ec
Show file tree
Hide file tree
Showing 4 changed files with 78 additions and 6 deletions.
17 changes: 11 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
<picture>
<source media="(prefers-color-scheme: dark)" srcset="docs/images/opendaq-logo-dark.png">
<img alt="OpenDAQ logo" src="docs/images/opendaq-logo.png">
</picture>

# **meta-opendaq-sdk**<br><small>OpenEmbedded / Yocto Project Layer for the openDAQ SDK</small>
<h3 align="center">
<a href="https://opendaq.com" target="blank_">
<img height="100" alt="openDAQ" src="docs/images/openDAQ-logo-orange-blue-rgb.svg" />
</a>
<br>
meta-opendaq-sdk
<br>
OpenEmbedded / Yocto Project Layer for the openDAQ SDK
</h3>

---

## Overview

Expand Down
67 changes: 67 additions & 0 deletions docs/images/openDAQ-logo-orange-blue-rgb.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed docs/images/opendaq-logo-dark.png
Binary file not shown.
Binary file removed docs/images/opendaq-logo.png
Binary file not shown.

0 comments on commit fc0b7ec

Please sign in to comment.