From fa0d3959b61be8c192758e785e139e697acfa6c8 Mon Sep 17 00:00:00 2001 From: Atul R Date: Thu, 10 Sep 2020 20:58:52 +0200 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d3ae52bf..5fd67d709 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,12 @@ Build **performant**, **native** and **cross-platform** desktop applications wit 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: **[React NodeGUI](https://github.com/nodegui/react-nodegui)**. + + If you are looking for **React** based version, check out: **[React NodeGUI](https://github.com/nodegui/react-nodegui)**. + + + + If you are looking for **Vue** based version, check out: **[Vue NodeGUI](https://github.com/nodegui/vue-nodegui)**. Visit: https://nodegui.github.io/nodegui for docs.