Skip to content

Commit

Permalink
Fixed Header for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hennlo authored Feb 16, 2023
1 parent 74f4ea9 commit d9bb0ca
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
<a href="https://polypheny.org/">
<img align="right" width="200" height="200" src="https://polypheny.org/community/logo/logo.png" alt="Resume application project app icon">
</a>
<p align="center">
<a href="https://polypheny.org/">
<picture><source media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-white-text_cropped.png">
<img width='50%' alt="Light: 'Resume application project app icon' Dark: 'Resume application project app icon'" src="https://raw.githubusercontent.com/polypheny/Admin/master/Logo/logo-transparent_cropped.png">
</picture>
</a>
</p>

# Polypheny JDBC Driver

Expand Down

0 comments on commit d9bb0ca

Please sign in to comment.