From c3e1bd106fb7a4b8105c3396c122dd066e044c03 Mon Sep 17 00:00:00 2001 From: Andy Kipp Date: Sat, 22 Jun 2024 22:53:50 +0200 Subject: [PATCH] Micro update README.rst (#5528) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change the moto like in other places. Self merge. ## For community ⬇️ **Please click the 👍 reaction instead of leaving a `+1` or 👍 comment** --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dc6164ecb..78f635320 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ xonsh .. class:: center - **xonsh** is a Python-powered, cross-platform, Unix-gazing shell language and command prompt. + **xonsh** is a Python-powered shell. Full-featured and cross-platform. The language is a superset of Python 3.6+ with additional shell primitives. xonsh (pronounced *conch*) is meant for the daily use of experts and novices alike.