From 380383da813b1066dc6768f9e04b1aa0b69571bd Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Tue, 29 Apr 2025 14:18:48 +0200 Subject: README.md: suggest looking into examples --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b215cd6..9acba17 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ This is a plumbing-level Python module for working with Linux namespaces via ctypes. It leverages glibc wrappers to access the relevant system calls and provides typed abstractions for them. +To see these are composed, consider looking into the `examples/` directory. + License ------- GPL-3 -- cgit v1.2.3