summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-15 00:30:36 +0530
committerAndinus <andinus@nand.sh>2020-04-15 00:30:36 +0530
commitc3051ad44e91eedc89d94be7e4ed433f1d50aee1 (patch)
treebc7128af7660e1f76c2add41c00492bde3b6e96b
parent46e839f189150ae46b2d5837d047bd6db0d374fd (diff)
downloadlynx-c3051ad44e91eedc89d94be7e4ed433f1d50aee1.tar.gz
Document new behaviour in readme
-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]] |