aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--readme.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/readme.md b/readme.md
index ba59815..8af4f9a 100644
--- a/readme.md
+++ b/readme.md
@@ -30,5 +30,6 @@ curl 'http://strichliste.example.org/api/article' | jq -r '.articles.[] | [ .bar
## Non-linked User lists
+- list of users with last transaction timestamp and balance in csv format: `http://abrechenbarkeit.example.org/?csv`
- list of Users with negative balance: `http://abrechenbarkeit.example.org/?negative`
- list of Users with balance lower than <amount>: `http://abrechenbarkeit.example.org/?negative&maximum=<amount>`