commit 964416556861a7bb177093116f664c3cd7c763bb
parent 4a5fb0a588d7b63e0a17f747f22989413dcc8313
Author: Pavel Renev <an2qzavok@gmail.com>
Date: Sun, 8 Nov 2020 21:11:42 +0000
touch up README
Diffstat:
1 file changed, 10 insertions(+), 4 deletions(-)
diff --git a/README b/README
@@ -1,5 +1,11 @@
-In the [current_year] web surfing is a serious business.
-Browsers rival video rendering, neural networks and games in their system requirements.
-And with back-of-the-envelope projections, you will need super computer clusters to access WWW in the future.
+In the [current_year] web surfing is a serious business. Browsers
+rival video rendering, neural networks and games in their system
+requirements. And with back-of-the-envelope projections, you will
+need super computer clusters to access WWW in the future.
-Domfs aims to be a part of the future, by implementing one part of web browser responsible for upkeep of Display Object Model in simple and content-agnostic way and providing shared environment for other processes via magic of 9p.
+Domfs aims to be a part of the future, by implementing one part of web
+browser responsible for upkeep of Display Object Model in simple and
+content-agnostic way and providing shared environment for other
+processes via magic of 9p.
+
+Status: work in progress.