From b073df175d097842f785bb7cfc54bb5be4376ea9 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Thu, 8 Feb 2024 09:40:04 +0200 Subject: add logo --- README.md | 2 ++ assets/ioriotng-small.png | Bin 0 -> 96470 bytes assets/ioriotng.png | Bin 0 -> 951469 bytes assets/ioriotng.xcf | Bin 0 -> 1944490 bytes 4 files changed, 2 insertions(+) create mode 100644 assets/ioriotng-small.png create mode 100644 assets/ioriotng.png create mode 100644 assets/ioriotng.xcf diff --git a/README.md b/README.md index 3fa8a65..21e6e75 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # ioriotng + + 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 Binary files /dev/null and b/assets/ioriotng-small.png differ diff --git a/assets/ioriotng.png b/assets/ioriotng.png new file mode 100644 index 0000000..8f8abcb Binary files /dev/null and b/assets/ioriotng.png differ diff --git a/assets/ioriotng.xcf b/assets/ioriotng.xcf new file mode 100644 index 0000000..c9b6665 Binary files /dev/null and b/assets/ioriotng.xcf differ -- cgit v1.2.3