diff options
| -rw-r--r-- | README.org | 6 |
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 |
