summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlf Magnusson <ulfalizer@gmail.com>2015-05-28 21:26:19 +0200
committerUlf Magnusson <ulfalizer@gmail.com>2015-05-28 21:26:19 +0200
commit676e7afa92382caa7bd14f386dcd7963c6e2fb82 (patch)
treeb8317291ebadcb146a91881e3428376c4ada349d
parentabca072f0558825fc45e14e09ef9dcd8bfee8276 (diff)
Linkify examples/.
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 90e3da1..146c797 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@ use
## Examples ##
-The <i>examples/</i> directory contains simple example programs that make use
+The [examples/](examples/) directory contains simple example programs that make use
of Kconfiglib. See the documentation for how to run them.
## Test suite ##