Skip to content

Commit 3717371

Browse files
authored
Add image to readme
1 parent 0563cb8 commit 3717371

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
<picture>
2+
<source media="(prefers-color-scheme: dark)" srcset="./docs/src/assets/logo-dark.png">
3+
<img alt="Text changing depending on mode. Light: 'So light!' Dark: 'So dark!'" src="./docs/src/assets/logo.png">
4+
</picture>
5+
16
# PointProcessFilters
27

38
[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://SDS-EPFL.github.io/PointProcessFilters.jl/stable/)

0 commit comments

Comments
 (0)