about summary refs log tree commit diff stats
path: root/subx
diff options
context:
space:
mode:
Diffstat (limited to 'subx')
-rw-r--r--subx/apps/Readme.md2
-rw-r--r--subx/examples/Readme.md1
2 files changed, 3 insertions, 0 deletions
diff --git a/subx/apps/Readme.md b/subx/apps/Readme.md
new file mode 100644
index 00000000..b76c5a8b
--- /dev/null
+++ b/subx/apps/Readme.md
@@ -0,0 +1,2 @@
+Larger programs than in the subx/examples/ subdirectory, combining the
+techniques demonstrated there.
diff --git a/subx/examples/Readme.md b/subx/examples/Readme.md
new file mode 100644
index 00000000..9cbcef98
--- /dev/null
+++ b/subx/examples/Readme.md
@@ -0,0 +1 @@
+Small example programs, each with a simple pedagogical goal.