diff --git a/README.md b/README.md
index 635c9ed5b56785739c1b35f5c02b5197bb265f8d..33114c1d2bf57e76a5e957a34e86693a660acf8f 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ GPIO Modules
 - PCF8575 IO chip (`pcf8575`)
 - PiFaceDigital 2 IO board (`piface2`)
 - Beaglebone GPIO (`beaglebone`)
-- Linux Kernel 4.8+ GPIOd (`gpiod`)
+- Linux Kernel 4.8+ libgpiod (`gpiod`)
 
 Sensors
 -------
diff --git a/config.example.yml b/config.example.yml
index 5ead074e0be02e0cce8a58328ea5e1596d00c9da..62445a178122fabaf5403afe4347f8469efa0c18 100644
--- a/config.example.yml
+++ b/config.example.yml
@@ -23,6 +23,10 @@ gpio_modules:
     board: zero
     mode: board
 
+  - name: gpiochip0
+    module: gpiod
+    chip: /dev/gpiochip0
+
 sensor_modules:
   - name: lm75
     module: lm75