From dc29a647879f982bbc552481b8d097158721f272 Mon Sep 17 00:00:00 2001 From: Jian-Hong Pan Date: Wed, 14 Feb 2024 12:10:12 +0800 Subject: [PATCH] README: Add Contribution information Signed-off-by: Jian-Hong Pan --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e75b855..703dc1b 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,8 @@ libgpiod introduction video: https://www.youtube.com/watch?v=76j3TIqTPTI 3. libgpiod-event: Interrupt as an event example 4. libgpiod-scan: Scanning GPIO devices example 5. libgpiod-monitor: Monitoring GPIO line example with C++ + +## Contribution + +* Pull requests are welcome +* Each example should be in a folder with prefix "libgpiod-" and a **Makefile**