summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/create-theorem/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'macros/latex/contrib/create-theorem/README.md')
-rw-r--r--macros/latex/contrib/create-theorem/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/macros/latex/contrib/create-theorem/README.md b/macros/latex/contrib/create-theorem/README.md
index 80f2a02181..4da4d7324b 100644
--- a/macros/latex/contrib/create-theorem/README.md
+++ b/macros/latex/contrib/create-theorem/README.md
@@ -2,7 +2,7 @@
# `create-theorem` - Initializing theorem-like environments with multilingual support
-The package `create-theorem` provides the commands `\NameTheorem` and `\CreateTheorem` for naming and initializing theorem-like environments. They both have key-value based interface and are especially useful in multi-language documents, allowing you to easily declare theorem-like environments that automatically adapt to the language settings.
+The package `create-theorem` provides the commands `\NameTheorem`, `\CreateTheorem` and `\SetTheorem` for naming, initializing and configuring theorem-like environments. All of these commands have key-value based interface and are especially useful in multi-language documents, allowing the easy declaration of theorem-like environments that can automatically adapt to the language settings.
*For more information, please refer to its documentation.*