summary refs log tree commit diff stats
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to 'README.org')
-rw-r--r--README.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.org b/README.org
index 883f956..a4ec5ab 100644
--- a/README.org
+++ b/README.org
@@ -1,11 +1,12 @@
-#+HTML_HEAD: <link rel="stylesheet" href="../../static/style.css">
-#+HTML_HEAD: <link rel="icon" href="../../static/lynx/favicon.png" type="image/png">
+#+HTML_HEAD: <link rel="stylesheet" href="../static/style.css">
+#+HTML_HEAD: <link rel="icon" href="../static/lynx.png" type="image/png">
 #+EXPORT_FILE_NAME: index
 #+OPTIONS: toc:nil
 #+TOC: headlines 2
 #+TITLE: Lynx
 
-Lynx is a simple /unveil/ wrapper.
+Lynx is a simple /unveil/ wrapper. It returns /nil/ on unsupported systems,
+currently only /OpenBSD/ supports /unveil/.
 
 | Project Home    | [[https://andinus.nand.sh/lynx][Lynx]]           |
 | Source Code     | [[https://tildegit.org/andinus/lynx][Andinus / Lynx]] |