diff options
| author | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-16 09:44:20 +0100 |
|---|---|---|
| committer | Ulf Magnusson <ulfalizer@gmail.com> | 2012-12-16 09:44:20 +0100 |
| commit | 25237035bebc5f90d564d0073fae43c21680ab94 (patch) | |
| tree | 917b556f36a1f25e7e6248c5057d20e451caaa19 | |
| parent | 8259bc4367c67466b3db4a163c2947321cbf09eb (diff) | |
Mention examples in README.
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |
