diff --git a/BCC-Examples/README.md b/BCC-Examples/README.md index ff2f871..09bb759 100644 --- a/BCC-Examples/README.md +++ b/BCC-Examples/README.md @@ -1,6 +1,6 @@ ## BCC examples ported to PythonBPF -This repository contains examples of BCC tutorial examples that have been ported to use **PythonBPF**. +This folder contains examples of BCC tutorial examples that have been ported to use **PythonBPF**. ## Requirements - install `pythonbpf` and `pylibbpf` using pip.