Skip to content

Commit 905fb77

Browse files
authored
docs: add theme-aware dexpace wordmark to README header (#78)
PR: #78
1 parent f3ef662 commit 905fb77

3 files changed

Lines changed: 20 additions & 1 deletion

File tree

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Dexpace Java SDK
1+
<p align="center">
2+
<picture>
3+
<source media="(prefers-color-scheme: dark)" srcset="docs/assets/dexpace-wordmark-dark.svg">
4+
<img alt="dexpace" src="docs/assets/dexpace-wordmark-light.svg" width="320">
5+
</picture>
6+
</p>
7+
8+
<h1 align="center">Java SDKs Platform</h1>
29

310
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
411
[![Kotlin](https://img.shields.io/badge/kotlin-2.3.21-7F52FF.svg?logo=kotlin&logoColor=white)](https://kotlinlang.org)
Lines changed: 6 additions & 0 deletions
Loading
Lines changed: 6 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)