diff --git a/README.md b/README.md index 903b62f..64a0a93 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ -Extension of Python gettext that makes gettext function return object which +Extension of Python Gettext that gives the power to describe and use conjunctions to translators. + +It makes `gettext()` function return object which behave as string with translation, except you can access [context translations](https://docs.python.org/3/library/gettext.html#gettext.pgettext) through its attributes.