summaryrefslogtreecommitdiff
path: root/examples/README
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2021-12-15 19:59:01 +0100
committerBruno Haible <bruno@clisp.org>2021-12-15 19:59:01 +0100
commita3c4f3ffbed121b02ed44a6ddf6cfdd16e5b05e9 (patch)
treeeb6e2f749d3232984971773f18fd01043f35f38c /examples/README
parentb2bd0a9041ed7401fb69f59f7450abb8b3249ecb (diff)
downloadgnulib-a3c4f3ffbed121b02ed44a6ddf6cfdd16e5b05e9.tar.gz
Add simple examples.
* examples: New directory.
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/README b/examples/README
new file mode 100644
index 0000000000..ba4077afe4
--- /dev/null
+++ b/examples/README
@@ -0,0 +1,3 @@
+This directory contains small packages that
+1) show how to use Gnulib and gnulib-tool (working examples),
+2) can be used for doing regression tests, e.g. when modifying gnulib-tool.