Skip to content

Commit 288463b

Browse files
authored
Update README with light and dark mode logos
Added images for light and dark mode logos in README.
1 parent c4448c3 commit 288463b

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
<div align="center">
22

3-
# Compass
3+
<p align="center">
4+
<img src="./assets/logo/compass-logo-full-light.svg#gh-light-mode-only" alt="Compass logo" width="200">
5+
<img src="./assets/logo/compass-logo-full-dark.svg#gh-dark-mode-only" alt="Compass logo" width="200">
6+
</p>
7+
48
**Java library for FAIR Signposting validation of RFC 8288 Web Links.**
59

610
[![Build Maven Package](https://github.com/qbicsoftware/compass/actions/workflows/build_package.yml/badge.svg)](https://github.com/qbicsoftware/compass/actions/workflows/build_package.yml)

0 commit comments

Comments
 (0)