summary refs log tree commit diff
path: root/examples/README.md
diff options
context:
space:
mode:
authorArun Isaac2026-09-24 16:00:02 +0100
committerArun Isaac2026-09-24 16:02:33 +0100
commitdeb078b6c92c3352611f85cc0875f91a91dae56c (patch)
treee1bad2e7e89a865a9cd0f4fe6833b2529d7a9b78 /examples/README.md
parentc8cadb2949b53666a14975b24929ef65866e6676 (diff)
downloadguile-xapian-deb078b6c92c3352611f85cc0875f91a91dae56c.tar.gz
guile-xapian-deb078b6c92c3352611f85cc0875f91a91dae56c.tar.lz
guile-xapian-deb078b6c92c3352611f85cc0875f91a91dae56c.zip
Document provenance of 100-objects.sexp.
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
new file mode 100644
index 0000000..e903a24
--- /dev/null
+++ b/examples/README.md
@@ -0,0 +1 @@
+`100-objects-v1.csv` was obtained from https://raw.githubusercontent.com/xapian/xapian-docsprint/main/data/100-objects-v1.csv and converted to `100-objects.sexp` using `csv2sexp.py`.