summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorAndinus <andinus@nand.sh>2020-04-25 21:33:52 +0530
committerAndinus <andinus@nand.sh>2020-04-25 21:33:52 +0530
commit395e52dacdfa46d467d4800f62367474ee13c18a (patch)
treee76c635f4562ff1c556cb0eb54e5b006f2d2a263
parentf23307a5305c7aadbdb146c56d6aaa28e3f32b62 (diff)
downloadpavo-395e52dacdfa46d467d4800f62367474ee13c18a.tar.gz
Add config file url & note for example config
-rw-r--r--README.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.org b/README.org
index 27d440e..48ca41d 100644
--- a/README.org
+++ b/README.org
@@ -12,6 +12,9 @@ Pavo wraps other programs with /unveil/ & /pledge/.
 *Tested on*:
 - OpenBSD 6.6 amd64
 
+*Note*: This program has only been tested to work with /echo/, it fails with
+many other commands.
+
 * Working
 - Pavo parses the config file
 - Directories & commands are unveiled
@@ -48,6 +51,8 @@ killed.
 * Installation
 ** Pre-built binaries
 Pre-built binaries are available for OpenBSD (386, amd64, arm, arm64).
+
+Example config file can be [[https://github.com/andinus/pavo/blob/master/configs/pavo.json][downloaded here]].
 *** v0.1.0
 Download the binaries from [[https://archive.org/details/pavo-v0.1.0][archive.org]]