summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2012-12-16 09:44:20 +0100
committerUlf Magnusson <ulfalizer@gmail.com>2012-12-16 09:44:20 +0100
commit25237035bebc5f90d564d0073fae43c21680ab94 (patch)
tree917b556f36a1f25e7e6248c5057d20e451caaa19
parent8259bc4367c67466b3db4a163c2947321cbf09eb (diff)
Mention examples in README.
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 91a6bb2..512e1ea 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,11 @@ use
> $ pydoc -w kconfiglib
+## Examples ##
+
+The <i>examples/</i> directory contains simple example programs that make use
+of Kconfiglib. See the documentation for how to run them.
+
## Test suite ##
The test suite is run with