diff --git a/docs/_templates/index.html b/docs/_templates/index.html index fc6dc494e..d6161dbfd 100644 --- a/docs/_templates/index.html +++ b/docs/_templates/index.html @@ -6,23 +6,23 @@ - The Xonsh Shell — Python-powered shell - + The Xonsh Shell — Python-powered shell. Python shell. Python in the shell. Shell in Python. Shell and Python. Python and shell. + - + - + - + - + @@ -123,7 +123,7 @@

XONSH is a Python-powered shell


-

Xonsh is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. The language is a superset of Python 3.6+ with additional shell primitives that you are used to from Bash and IPython. +

Xonsh is a modern, full-featured and cross-platform shell. The language is a superset of Python 3.6+ with additional shell primitives that you are used to from Bash and IPython. It works on all major systems including Linux, OSX, and Windows. Xonsh is meant for the daily use of experts and novices.

Install Docs