diff --git a/src/www/minibar/about.html b/src/www/minibar/about.html
index 7c127fe5f..87df72e00 100644
--- a/src/www/minibar/about.html
+++ b/src/www/minibar/about.html
@@ -10,8 +10,10 @@
+
+
Minibar is an alternative implementation of the
GF web app
Fridge Poetry.
@@ -233,14 +235,23 @@ Some implementation details:
category names.
[Added 2013-04-02] Minibar now remembers from one visit to the next
the selected set of target languages for each grammar.
+ [Added 2019-08-05] Minibar can now display grammar documentation.
+ The documentation is taken from a file called
+ Grammar.pgf_info, located
+ next to the Grammar.pgf file on the server.
+ The first line of the documentation is displayed below the menu bar in
+ the minibar. The rest of the documentation is displayed when you press
+ the More info button (or the i button). The documentation
+ can contain HTML markup. Blank lines are treated as paragraph breaks.
-
+
+