File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,13 @@ description: OS.js Web Desktop Manual
44

55
# OS.js Manual
66

7-
**OS.js** is a web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
7+
OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.
88

9-
Can be installed on all platform and runs in any modern web browser.
9+
**Try it yourself in the [official online demo](https://demo.os-js.org/).**
1010

11-
This manual contains tutorials, articles, resources, developer information and guides on how to use OS.js.
11+
![Screenshot](https://www.os-js.org/screenshot.png)
1212

13-
To try it out, check out the [official online demo](https://demo.os-js.org/). *Please note that this might be down for maintenance at times, or running an unstable version.*
14-
15-
![ScreenShot](https://www.os-js.org/screenshot.png)
13+
<iframe src="https://www.youtube.com/embed/bDlbblG4FsE" allowfullscreen style="width: 100%;height: 300px;"></iframe>
1614

1715
## Links
1816

Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Summary
22

33
* [Introduction](README.md)
4+
* [Links](README.md#links)
5+
* [Donate](README.md#donate)
46
* [FAQ](FAQ.md)
57

68
----

0 commit comments

Comments
 (0)