[gjs: 1/2] Doc: Edit GJS description




commit 2c254364f4a96732d50f1b0bd34bad3a52b33a17
Author: Sonny Piers <sonnyp gnome org>
Date:   Sat Jul 16 11:32:43 2022 +0000

    Doc: Edit GJS description

 README.md | 11 +++++++----
 1 file changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/README.md b/README.md
index 8d638e39b..0f0fe31ea 100644
--- a/README.md
+++ b/README.md
@@ -6,13 +6,16 @@
 
[![License](https://img.shields.io/badge/License-LGPL%20v2%2B-blue.svg)](https://gitlab.gnome.org/GNOME/gjs/blob/HEAD/COPYING)
 
[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://gitlab.gnome.org/GNOME/gjs/blob/HEAD/COPYING)
 
-JavaScript bindings for GNOME
+GNOME JavaScript
 =============================
 
+GJS is a JavaScript runtime built on
+[Firefox's SpiderMonkey JavaScript engine](https://spidermonkey.dev/) and
+the [GNOME platform libraries](https://developer.gnome.org/).
+
 Use the GNOME platform libraries in your JavaScript programs.
-GJS powers GNOME Shell, Polari, GNOME Documents, and many other apps.
-Under the hood it uses SpiderMonkey, Mozilla's JavaScript engine
-originally developed for Firefox.
+GJS powers GNOME Shell, Maps, Characters, Sound Recorder and
+[many other apps](./doc/Home.md).
 
 ## Installation
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]