From 75157006bf6f1176f64e87695343980b16908bb6 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 20 Apr 2025 12:38:31 +0530 Subject: Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5864d87..6b080fa 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![null-browser banner](./media/banner.png) +![null-browser](./media/banner.png) # null-browser [WIP] A simple, fast web browser built using [qtwebengine (chromium)](https://wiki.qt.io/QtWebEngine), that is configured and extended using lua. @@ -34,7 +34,7 @@ This web browser is just a stack of web views that can be controlled using lua. - **No built-in AI** - add it if you want it -Any feature you want, you implement yourself. +Any feature you want, you implement yourself. Either from scratch or build on top of a built-in module. ## Who is it for? I built this for myself and people like me who enjoy tinkering with their tools. -- cgit v1.3.1