Update homepage (#854)
* Update homepage Corrected MacOs to MacOS, Added a missing GUI on the "lets you create truly native apps..." block and corrected some grammar in that block to make it flow better. * Update CreateNativeApps.js
This commit is contained in:
parent
d04364a186
commit
0d01354737
@ -15,13 +15,13 @@ export const CreateNativeApps = () => {
|
||||
return (
|
||||
<div>
|
||||
<h3>
|
||||
Create native apps for Windows, MacOs and Linux using JavaScript and
|
||||
Create native apps for Windows, macOS and Linux using JavaScript and
|
||||
CSS
|
||||
</h3>
|
||||
|
||||
<p>
|
||||
lets you create truly native apps and doesn't compromise on your
|
||||
users' experience. It provides a core set of platform agnostic native
|
||||
NodeGui lets you create truly native apps while not compromising on your
|
||||
users' experience, by providing a core set of platform agnostic native
|
||||
widgets that map directly to the platform’s native UI building blocks.
|
||||
</p>
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user