summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorng <�>2022-09-25 14:45:12 +0200
committerng <�>2022-09-25 14:45:12 +0200
commit4914359b1dd7dc7e46d48f42d63b7ae9fa714ce5 (patch)
treede3ea255a3f1de3e67164216267963f88894410c /README.md
parent0564a21112c77b7d06216147e1be6585d0de2f11 (diff)
downloadtaler-merchant-demos-4914359b1dd7dc7e46d48f42d63b7ae9fa714ce5.tar.gz
taler-merchant-demos-4914359b1dd7dc7e46d48f42d63b7ae9fa714ce5.tar.bz2
taler-merchant-demos-4914359b1dd7dc7e46d48f42d63b7ae9fa714ce5.zip
docs: 🧑‍💻 Mention where the bank lives
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 97d5173..1f11589 100644
--- a/README.md
+++ b/README.md
@@ -145,3 +145,7 @@ This makes the blog speak UWSGI over unix domain socket:
> uwsgi_unixpath = "/tmp/blog.uwsgi"
> uwsgi_unixpath_mode = XZY
> ```
+
+## Notice: Bank
+
+The bank lives in [merchant-backoffice.git](https://git.taler.net/merchant-backoffice.git) under [/packages/bank](https://git.taler.net/merchant-backoffice.git/tree/packages/bank) \ No newline at end of file