aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Tim Segers <tsegers@pm.me>2022-10-07 12:06:31 +0200
committerGravatar Tim Segers <tsegers@pm.me>2022-10-07 12:10:33 +0200
commit7b719915552d037e04a3cc7278267efa4659c7cf (patch)
treecffcd200e9c253f403a40172613faefa68100d88 /README.md
parent38e59dbe061c0fcb9ed5491dd15a01a210d498e0 (diff)
downloadopendeco-7b719915552d037e04a3cc7278267efa4659c7cf.tar.gz
Add issue tracker URL
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.md b/README.md
index c54cbd7..fb908f4 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
[![builds.sr.ht status](https://builds.sr.ht/~tsegers/opendeco/commits/main.svg)](https://builds.sr.ht/~tsegers/opendeco/commits/main?)
-```Usage: opendeco [OPTION...]
+```Usage: opendeco [OPTION...]
Implementation of Buhlmann ZH-L16 with Gradient Factors:
-d, --depth=NUMBER Set the depth of the dive in meters
@@ -27,5 +27,6 @@ Examples:
./opendeco -d 30 -t 60 -g EAN32
./opendeco -d 40 -t 120 -g 21/35 -l 20 -h 80 --decogasses Oxygen,EAN50
-Report bugs to <~tsegers/opendeco@lists.sr.ht>.
+Report bugs to <~tsegers/opendeco@lists.sr.ht> or
+https://todo.sr.ht/~tsegers/opendeco.
```