summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2024-02-08 09:40:04 +0200
committerPaul Buetow <paul@buetow.org>2024-02-08 09:40:04 +0200
commitb073df175d097842f785bb7cfc54bb5be4376ea9 (patch)
tree226194b3d743d114ac8b46c6988c21bcd141dae4 /README.md
parent3ec8b2a55ea7929d15c1578d689376795cdf1ab8 (diff)
add logo
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3fa8a65..21e6e75 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# ioriotng
+<img src=assets/ioriotng-small.png align=right />
+
I/O Riot NG is a a experiments with BPF.
Maybe a spiritual successor of one of my previous projects, I/O Riot https://codeberg.org/snonux/ioriot, the latter was based on SystemTap and C. The NG is based on Go, C and BPF (via libbpfgo).