summary refs log tree commit diff
diff options
context:
space:
mode:
authorArun Isaac2026-09-23 14:07:13 +0100
committerArun Isaac2026-09-23 14:07:13 +0100
commit06feb6acf98a8eaa7d70a0b98f7c1017b67db803 (patch)
treeeebeade9bb0d5bfe00eaefdca17b09bf8688d78e
parentc39bc49529335c2267e5b7c97fd2728cdc17d15c (diff)
downloadguile-xapian-06feb6acf98a8eaa7d70a0b98f7c1017b67db803.tar.gz
guile-xapian-06feb6acf98a8eaa7d70a0b98f7c1017b67db803.tar.lz
guile-xapian-06feb6acf98a8eaa7d70a0b98f7c1017b67db803.zip
Update stability warning in the README.
-rw-r--r--README.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.org b/README.org
index 82e5870..eac04ec 100644
--- a/README.org
+++ b/README.org
@@ -24,9 +24,9 @@ There is no proper documentation yet. See the examples in the source
 tree. Also see [[https://getting-started-with-xapian.readthedocs.io/en/latest/index.html][Getting Started with Xapian]] which describes the Python
 bindings.
 
-*Warning:* guile-xapian is in a very early stage of development and
-the high level API in (xapian xapian) is not stable. It may change at
-any time.
+*Warning:* The high level API in (xapian xapian) has been relatively
+stable for a while. However, it may still change. Keep an eye out on
+the release notes.
 
 * Usage