We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e6e48a commit 5a3937bCopy full SHA for 5a3937b
README.md
@@ -1,4 +1,14 @@
1
-<img src="https://github.com/user-attachments/assets/9e873d60-a834-4411-bc0c-361b14502f8b" alt="pylibbpf" width="450">
+<picture>
2
+ <source
3
+ media="(prefers-color-scheme: light)"
4
+ srcset="https://github.com/user-attachments/assets/dbd56f5b-4512-4c82-a404-30bce0ee5207"
5
+ width="450"
6
+ alt="pylibbpf light mode">
7
+ <img
8
+ src="https://github.com/user-attachments/assets/9e873d60-a834-4411-bc0c-361b14502f8b"
9
10
+ alt="pylibbpf dark mode">
11
+</picture>
12
<p align="center">
13
<!-- PyPI -->
14
<a href="https://www.python.org/downloads/release/python-3080/"><img src="https://img.shields.io/badge/python-3.8-blue.svg"></a>
0 commit comments