aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArun Isaac2020-02-17 00:08:39 +0530
committerArun Isaac2020-02-17 00:08:39 +0530
commitb2a79064c7fcdcda5f730233a7c5a97e92134943 (patch)
tree1a6161338b39a940955c51ca45a93d66ff49070d
parent16f38896815d91a9cf163814bc5ad0819f7faaaf (diff)
downloadguile-xapian-b2a79064c7fcdcda5f730233a7c5a97e92134943.tar.gz
guile-xapian-b2a79064c7fcdcda5f730233a7c5a97e92134943.tar.lz
guile-xapian-b2a79064c7fcdcda5f730233a7c5a97e92134943.zip
README: Warn about unstable API.
* README.org: Warn about unstable API.
-rw-r--r--README.org4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.org b/README.org
index 490b631..5d5bb47 100644
--- a/README.org
+++ b/README.org
@@ -20,6 +20,10 @@ 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.
+
* Usage
Drop into a development environment.