commit 108963cd9cf480783860db80505373f093575cc7 parent 88610a215527c2b75763f9b09b888efd401c3047 Author: Nullptrderef <nullptrderef@proton.me> Date: Sun, 14 Jan 2024 14:35:38 +0100 fix capitalization Diffstat:
| M | contrib/README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/contrib/README b/contrib/README @@ -1,4 +1,4 @@ -Design Source Files are in `git.taler.net:large-media.git` -> `taler-machine.penpot`. It lives in the orphaned branch `dev/nora/taler-machine`, to remove the requirement of cloning the entire repository. +Design source files are in `git.taler.net:large-media.git` -> `taler-machine.penpot`. It lives in the orphaned branch `dev/nora/taler-machine`, to remove the requirement of cloning the entire repository. Each page is exported to `ads/svg/*` and `err/svg/*` respectively, which get converted to pngs using `convert-svgs-to-pngs.sh`.