We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1872bc commit cb18ab6Copy full SHA for cb18ab6
1 file changed
README.md
@@ -19,6 +19,8 @@
19
<a href="https://pepy.tech/project/pythonbpf"><img src="https://pepy.tech/badge/pythonbpf" alt="Downloads"></a>
20
<!-- Build & CI -->
21
<a href="https://github.com/pythonbpf/python-bpf/actions"><img src="https://github.com/pythonbpf/python-bpf/actions/workflows/python-publish.yml/badge.svg" alt="Build Status"></a>
22
+ <!-- Documentation -->
23
+ <a href="https://python-bpf.readthedocs.io/en/latest/?badge=latest"><img src="https://readthedocs.org/projects/python-bpf/badge/?version=latest" alt="Documentation Status"></a>
24
<!-- Meta -->
25
<a href="https://github.com/pythonbpf/python-bpf/blob/main/LICENSE"><img src="https://img.shields.io/github/license/pythonbpf/python-bpf" alt="License"></a>
26
</p>
0 commit comments