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 58c372b commit 5c8b132Copy full SHA for 5c8b132
README.md
@@ -1,4 +1,14 @@
1
-<img src="https://github.com/user-attachments/assets/b175bf39-23cb-475d-a6e1-7b5c99a1ed72" alt="pythonbpf" width="450">
+<picture>
2
+ <source
3
+ media="(prefers-color-scheme: light)"
4
+ srcset="https://github.com/user-attachments/assets/f3738131-d7cb-4b5c-8699-c7010295a159"
5
+ width="450"
6
+ alt="Light‐mode image">
7
+ <img
8
+ src="https://github.com/user-attachments/assets/b175bf39-23cb-475d-a6e1-7b5c99a1ed72"
9
10
+ alt="Dark‐mode image">
11
+</picture>
12
<!-- Badges -->
13
<p align="center">
14
<!-- PyPI -->
0 commit comments