From 95590e4c47b37b957210bb59162f989d27e53952 Mon Sep 17 00:00:00 2001 From: Atul R Date: Mon, 12 Aug 2019 09:02:10 +0200 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 13cb8e053..8ac5cdfba 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ # NodeGUI -Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**. NodeGUI is powered by **Qt5** which makes it CPU and memory efficient as compared to other chromium based solutions like electron. +Build **performant**, **native** and **cross-platform** desktop applications with **JavaScript** + powerful **CSS like styling**.🚀 + +NodeGUI is powered by **Qt5** 💚 which makes it CPU and memory efficient as compared to other chromium based solutions like electron. If you are looking for React based version, check out: [NodeGUI React Desktop](https://github.com/nodegui/react-desktop).