summaryrefslogtreecommitdiff
path: root/macros/luatex/generic/lua-uni-algos/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/luatex/generic/lua-uni-algos/README.md')
-rw-r--r--macros/luatex/generic/lua-uni-algos/README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/macros/luatex/generic/lua-uni-algos/README.md b/macros/luatex/generic/lua-uni-algos/README.md
index 71f4ecb2e4..5f8a526c3d 100644
--- a/macros/luatex/generic/lua-uni-algos/README.md
+++ b/macros/luatex/generic/lua-uni-algos/README.md
@@ -1,8 +1,8 @@
# The lua-uni-algos Package
-Version: v0.4
+Version: v0.4.1
-Date: 2021-08-08
+Date: 2022-02-26
Author: Marcel Krüger
@@ -12,7 +12,7 @@ A collection of small Lua modules implementing some if the most generic Unicode
This package tries to reduce duplicated work by collecting a set of small utilities which can be used be useful for many LuaTeX packages dealing with Unicode strings.
There is no user-level functionality provided.
-Additional Unicode algorithms will be added in the future, if you need a specific algorithm feel free to open an issue on GitHub or send me an e-mail.
+Additional Unicode algorithms will be added in the future, if you need a specific algorithm feel free to open an issue on GitHub.
## Requirements
@@ -22,7 +22,7 @@ Additionally, it expects an up-to-date version of the `unicode-data` package to
## Support
-If you found a bug, please open an [issue on GitHub](https://github.com/zauguin/lua-uni-algos/issues) or contact me by mail at <tex@2krueger.de>.
+If you found a bug, please open an [issue on GitHub](https://github.com/latex3/lua-uni-algos/issues).
## Installation