diff options
| author | Akshay Nair <phenax5@gmail.com> | 2025-04-20 12:38:31 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2025-04-20 12:54:47 +0530 |
| commit | 75157006bf6f1176f64e87695343980b16908bb6 (patch) | |
| tree | 9303aca7abec7e4a9e21c0c9239f739a48b2409f /README.md | |
| parent | 208202db9cba6ddf0713a70e7122c69a53b1f2aa (diff) | |
| download | null-browser-75157006bf6f1176f64e87695343980b16908bb6.tar.gz null-browser-75157006bf6f1176f64e87695343980b16908bb6.zip | |
Update readme
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ - + # 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. |
