summaryrefslogtreecommitdiff
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
parent3ec8b2a55ea7929d15c1578d689376795cdf1ab8 (diff)
add logo
-rw-r--r--README.md2
-rw-r--r--assets/ioriotng-small.pngbin0 -> 96470 bytes
-rw-r--r--assets/ioriotng.pngbin0 -> 951469 bytes
-rw-r--r--assets/ioriotng.xcfbin0 -> 1944490 bytes
4 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).
diff --git a/assets/ioriotng-small.png b/assets/ioriotng-small.png
new file mode 100644
index 0000000..081fe3f
--- /dev/null
+++ b/assets/ioriotng-small.png
Binary files differ
diff --git a/assets/ioriotng.png b/assets/ioriotng.png
new file mode 100644
index 0000000..8f8abcb
--- /dev/null
+++ b/assets/ioriotng.png
Binary files differ
diff --git a/assets/ioriotng.xcf b/assets/ioriotng.xcf
new file mode 100644
index 0000000..c9b6665
--- /dev/null
+++ b/assets/ioriotng.xcf
Binary files differ