From b2a79064c7fcdcda5f730233a7c5a97e92134943 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 17 Feb 2020 00:08:39 +0530 Subject: README: Warn about unstable API. * README.org: Warn about unstable API. --- README.org | 4 ++++ 1 file changed, 4 insertions(+) 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. -- cgit v1.2.3