]> git.armaanb.net Git - chorizo.git/blobdiff - README
Update meta stuff
[chorizo.git] / README
diff --git a/README b/README
index 6192a0c49dff598aa4932b21ca7a5e78ccb2dee2..cc0145ed0e69ecdffec7e22c0cd311837ff73e1a 100644 (file)
--- a/README
+++ b/README
@@ -3,30 +3,23 @@
   | |/ _` | '__| |_  / _` |
   | | (_| | |  | |/ / (_| |
   |_|\__,_|_|  |_/___\__,_|
-  https://uninformativ.de/git/lariza
-  https://uninformativ.de/bugs.html
-
+  https://sr.ht/~armaan/lariza
 
 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
 
-
 A simple web browser using GTK+ 3, GLib and WebKit2GTK+.
 
 Features:
-
     - A WebKit2 viewport
     - An input box to change the URI or to search the current page
     - Built-in download manager
     - Indicator for web feeds
-    - Optimized hotkeys: Left hand on keyboard, right hand on mouse
+    - Full keyboard control
     - Global content zoom
     - Cooperative instances using FIFOs
     - Certificate trust store
-    - Bundled user-supplied JavaScripts (optional):
-        - Link hints
-    - Bundled web extensions (optional):
-        - Adblock
-
+    - User script support
+    - Extension support
 
 Installation
 ------------
@@ -62,16 +55,12 @@ Background information
 
  What lariza is and what it's not
 
-  lariza does what I need. It won't do other things. I'm open for pull
-  requests but please don't be upset if I turn them down -- which might
-  happen if it's a feature that I simply don't need. That being said,
-  you should have a look at the PATCHES file. :-)
+  lariza does what I need. It won't do other things. I'm open for
+  contributions but please don't be upset if I turn them down -- which
+  might happen if it's a feature that I simply don't need.
 
   lariza does not compete with powerful browsers like dwb or luakit, nor
-  with monstrous applications like Firefox or Chromium. lariza won't
-  have persistent storage, nor a plugin system, nor cloud sync, nor
-  bookmarks.
-
+  with monstrous applications like Firefox or Chromium.
 
  About the name
 
@@ -89,3 +78,9 @@ Background information
 
   So, I wrote my own browser^W WebKit GUI. WebKit does all the dirty
   work.
+
+Copyright
+---------
+MIT License, see the LICENSE file for more information.
+
+This codebase is a fork of the original lariza browser by Peter Hofmann.
\ No newline at end of file