aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 5 insertions, 9 deletions
diff --git a/README.md b/README.md
index 60c9a2d..7b80658 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,11 @@
_It's yet another no-frills browser, poi!_
### What is this and why should I care?
-smolbote is a [keep-it-simple][kiss-principle] free software web browser based
-on Qt and QtWebEngine.
+smolbote is a [keep-it-simple][kiss-principle] free software web browser.
This program is free software. You can use it as you see fit, study and modify
-it, and share the program with or without modification, but providing the same
-terms.
+the source code, and share the program with or without modification, while
+providing the same terms.
For more information, and a list of dependancies, see [LICENSE.md][repo-license].
@@ -16,13 +15,10 @@ This should be a simple browser that only does its browsing job with as little
fuss as possible. This is not a platform.
#### Customizability
-This browser should be usable with minimal configuration necessary. At the same
-time, all functionality should be user-customizable. It is the user's
+This browser should be usable out of the box, with minimal if any configuration
+necessary. All functionality should be user-customizable, and it is the user's
responsibility to ensure a stable working state when changing settings.
-This browser should be kept as platform-agnostic as possible, while learning
-from and implementing the UNIX philosophy as applicable.
-
#### Pragmatic Freedom
Free software should serve the user, not impose unbreakable barriers for
ideological reasons.