mirror of
https://github.com/varun-r-mallya/Python-BPF.git
synced 2025-12-31 21:06:25 +00:00
Add presentation and video links to README
This commit is contained in:
@ -8,6 +8,12 @@ This is an LLVM IR generator for eBPF programs in Python. We use llvmlite to gen
|
|||||||
|
|
||||||
# DO NOT USE IN PRODUCTION. IN DEVELOPMENT.
|
# DO NOT USE IN PRODUCTION. IN DEVELOPMENT.
|
||||||
|
|
||||||
|
## Video Demo
|
||||||
|
[Video demo for code under demo/](https://youtu.be/eMyLW8iWbks)
|
||||||
|
|
||||||
|
## Slide Deck
|
||||||
|
[Slide deck explaining the project](https://docs.google.com/presentation/d/1DsWDIVrpJhM4RgOETO9VWqUtEHo3-c7XIWmNpi6sTSo/edit?usp=sharing)
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
- Have `clang` installed.
|
- Have `clang` installed.
|
||||||
- `pip install pythonbpf`
|
- `pip install pythonbpf`
|
||||||
|
|||||||
Reference in New Issue
Block a user