From 1bb05e6935e19d0bedcaff42deb11a40621499b2 Mon Sep 17 00:00:00 2001 From: Petr Baudis Date: Sun, 10 Feb 2013 16:44:58 +0100 Subject: [PATCH] README: Link to other documentation --- brmbar3/README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/brmbar3/README.md b/brmbar3/README.md index 4972c42..0bf93ca 100644 --- a/brmbar3/README.md +++ b/brmbar3/README.md @@ -68,4 +68,13 @@ TODO but UI support needs to be added. * Bitcoin support, somehow... -Some more TODO items may be listed in the GitHub issue tracker. +Some more TODO items may be listed in the GitHub issue tracker; +missing brmbar-gui-qt4 features are listed in the `TODO` file. + +Other Resources +--------------- + +See the INSTALL file for setup instructions and USAGE file for +basic usage instructions. The doc/architecture file describes +the brmbar object model and briefly explains the brmbar Python +package.