From 80ae71133e5ae145e2adad6f55d51824af25b382 Mon Sep 17 00:00:00 2001 From: Ev2geny Date: Sat, 6 Jun 2026 09:34:30 +0200 Subject: [PATCH] Issue 278 is resolved - a reference to the Interactive beanquery manual is added - also a reference to the official documentation on GihHub Pages is added --- README.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.rst b/README.rst index 1db11c69..421940b6 100644 --- a/README.rst +++ b/README.rst @@ -5,3 +5,12 @@ beanquery is a customizable and extensible lightweight SQL query tool that works on tabular data, including `Beancount`__ ledger data. __ https://beancount.github.io/ + +Documentation +------------- + +- Official documentation at `GitHub Pages `_ + +- Community-maintained `Interactive beanquery manual `_ + +