Skip to content

Commit 7fc0743

Browse files
committed
Edits
1 parent 6da3f22 commit 7fc0743

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Developer-Guide/Create-Pull-Request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This breaks existing PRs from other contributors and mostly unnecessary.
1111
### End-of-lines or EOLs
1212

1313
- Finish every file with empty line
14-
- Use Windows `crlf` of `\r\n` eols for new files, and keep eols of existing ones
14+
- Use `crlf` or `\r\n` eols for new files, and keep eols of existing ones unchanged
1515
- If you will change eol format of existing file it will look messed up in git (and rejected)
1616

1717
See also:

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Greentea Operating System
44

5-
Warm and cozy, open-source operating system compatible with apps and games initially made for [Microsoft® Windows™](https://en.wikipedia.org/wiki/Microsoft_Windows)
5+
Warm and cozy, open-source operating system compatible with existing apps and games
66
<br/><br/>
77

88
[![Awesome!](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/GreenteaOS/Tofita)

User-Guide/Frequently-Asked-Questions.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
55
#### What is Greentea OS, shortly?
66

7-
It is a next-generation free operating system able to run your Windows programs.
7+
It is a next-generation free operating system able to run your Windows programs (.exe files).
88

99
#### Is Greentea OS an operating system, distro, visual theme or app?
1010

@@ -24,9 +24,9 @@ No. It is an independent OS, without Linux kernel.
2424
**From developer perspective:** runtimes-based OS, aimed at strict isolation, it has no API to itself from user space.
2525
To achieve those goals, we created new kernel for it — Tofita.
2626

27-
**From user perspective:** apps cannot break the system or make it slow. System updates are fast and not annoying.
27+
**From user perspective:** apps cannot break the system or make it slow. System updates are fast and not annoying.
2828

29-
Being internally very different from common ones,
29+
Being internally very different from common ones,
3030
this system is friendly and does not push "innovations" at you face, thus making you feel at home.
3131

3232
[More info about what makes Greentea so special](https://github.com/GreenteaOS/Greentea/blob/master/README.md#what-makes-greentea-so-special)

0 commit comments

Comments
 (0)