diff --git a/README.md b/README.md index b4a11c5..1fcc13d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Snoop +![snoop](snoop.png) + An eBPF-based sidecar that observes file access patterns in production containers to inform image slimming decisions. ## Overview diff --git a/snoop.png b/snoop.png new file mode 100644 index 0000000..d1913ab Binary files /dev/null and b/snoop.png differ