From 5f242f1950c1a72959c07354de6adc20ac2ab0f9 Mon Sep 17 00:00:00 2001 From: Petr Kachanovsky Date: Mon, 17 Mar 2025 14:10:11 +0200 Subject: [PATCH] docs: change readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 453af6a..c7c71c8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,7 @@ +# AdminForth i18n Plugin -Ussage guide and documentation: https://adminforth.dev/docs/tutorial/Plugins/i18n/ \ No newline at end of file +License: MIT Build Status npm downloads npm version + +Allows to store all translation strings in an adminforth application in a single resource. + +## For ussage, see [AdminForth i18n Documentation](https://adminforth.dev/docs/tutorial/Plugins/i18n/) \ No newline at end of file