@@ -21,19 +21,17 @@ No. It is an independent OS, without Linux kernel.
2121
2222#### What makes Greentea OS so unique?
2323
24- *** From developer perspective:*** runtimes-based OS, aimed at strict isolation, it has no API to itself from user space .
25- To achieve those goals, we created new kernel for it — Tofita.
24+ *** From developer perspective:*** safety-first OS, aimed at strict isolation and code verification .
25+ To achieve those goals, we created new kernel for it — Tofita, and programming language - Hexa .
2626
2727*** From user perspective:*** apps cannot break the system or make it slow. System updates are fast and not annoying.
2828
2929Being internally very different from common ones,
3030this system is friendly and does not push "innovations" at you face, thus making you feel at home.
3131
32- [ More info about what makes Greentea so special] ( https://github.com/GreenteaOS/Greentea/blob/kawaii/README.md#what-makes-greentea-so-special )
33-
3432#### How to track the progress in real time?
3533
36- Visit [ our Telegram news channel] ( https://t.me/s/greenteaos_news ) and check [ commits history of GitHub repos] ( https://t.me/s/greenteaos_github ) .
34+ Visit [ our Telegram news channel] ( https://t.me/s/greenteaos_news ) and check [ commits feed of GitHub repos] ( https://t.me/s/greenteaos_github ) .
3735
3836#### What is Tofita?
3937
@@ -67,13 +65,13 @@ We support only classic-style APIs.
6765
6866#### Is Greentea made specifically for modern hardware?
6967
70- Greentea builds for comparatively modern hardware only — approximately for most PCs made in the last 10+ years, counting from 2009 .
68+ Greentea builds for comparatively modern hardware only — approximately for most PCs made in the last 10+ years, counting from 2011 .
7169
72- The oldest hardware with possibility to run is 2007 (64-bit CPUs only), but this is not guaranteed.
70+ The oldest hardware with possibility to run is 2008 (64-bit CPUs only), but this is not guaranteed and probably requires a patch .
7371
7472### Sometimes Greentea definitely looks familiar...is this intentional?
7573
76- We investigate design decisions of Linux and Android.
74+ We investigate design decisions of macOS, iOS, Linux and Android.
7775
7876Note, that the * only* desktop things we try to keep are a flat look of window frames, sharp user interface edges and
7977basics like font & icon sizes (for app compatibility and user experience familiarity).
0 commit comments