diff --git a/index.html b/index.html index ecd4426..279c25e 100644 --- a/index.html +++ b/index.html @@ -34,15 +34,19 @@
MacGap exposes a JavaScript API for OS X integration, such as displaying native notifications or writing data to a file. MacGap is extremely lightweight and nimble; a blank application weighs less than 1MB.
++ NodeGUI: *A library for building cross-platform native desktop applications *. It is an open source library for building cross-platform native desktop applications with JavaScript and CSS like styling. It is based on Qt5 and NOT chromium, hence it is memory and cpu efficient. +
+
# Step 1 - Clone the Repository
- $ git clone https://github.com/MacGapProject/MacGap2.git
+ $ git clone https://github.com/MacGapProject/MacGap2.git
# Step 2 - Open the Project in Xcode
- $ open MacGap2/MG.xcodeproj/
+ $ open MacGap2/MG.xcodeproj/
# Step 3 - Build your App by editing public/index.html in Xcode
@@ -72,7 +76,7 @@ - Having trouble with MacGap? Check out the documentation at https://macgapproject.github.io/documentation/ or open an issue in our Issue Tracker and we’ll help you sort it out. + Having trouble with MacGap? Check out the documentation at https://macgapproject.github.io/documentation/ or open an issue in our Issue Tracker and we’ll help you sort it out.