aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-03-27 13:55:15 +0100
committerFlorian Dold <florian@dold.me>2021-03-27 13:55:15 +0100
commitc26a41ce70a56c73571c51e1fb4aca5a5b4de225 (patch)
treeabbda3d07a381d8fc8cb75fae00288bc26c8a732 /packages/taler-util
parent35bbe6af2db1bd69ae661610fa234541c1d2d570 (diff)
downloadwallet-core-c26a41ce70a56c73571c51e1fb4aca5a5b4de225.tar.xz
pogen WIP
Diffstat (limited to 'packages/taler-util')
-rw-r--r--packages/taler-util/README.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/taler-util/README.md b/packages/taler-util/README.md
index 07d74eeeb..e3f00bd79 100644
--- a/packages/taler-util/README.md
+++ b/packages/taler-util/README.md
@@ -5,5 +5,6 @@ This package implements various utility functionality for GNU Taler.
## When should something be moved to this package?
-The ``@gnu-taler/taler-util`` package should have minimal dependencies
-and as few platform-specific functionality as possible.
+The ``@gnu-taler/taler-util`` package should have minimal dependencies and
+should not be platform specific.
+