Skip to content

Commit

Permalink
README: Add Contribution information
Browse files Browse the repository at this point in the history
Signed-off-by: Jian-Hong Pan <[email protected]>
  • Loading branch information
starnight committed Feb 14, 2024
1 parent 1d446d2 commit dc29a64
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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**

0 comments on commit dc29a64

Please sign in to comment.