diff --git a/mathics_django/web/templates/about.html b/mathics_django/web/templates/about.html index c4df42d79..b8e30bda9 100644 --- a/mathics_django/web/templates/about.html +++ b/mathics_django/web/templates/about.html @@ -47,7 +47,15 @@
Mathics is a general-purpose computer algebra system.
+Enter queries and evaluate them by pressing Shift
+ Return
.
+See the documentation for a full list of supported functions.
+
+
{% endblock main %}
{% endblock html_body %}