diff options
Diffstat (limited to 'python/babel/README')
-rw-r--r-- | python/babel/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/python/babel/README b/python/babel/README index eba89f2670..89f867c5c2 100644 --- a/python/babel/README +++ b/python/babel/README @@ -6,3 +6,6 @@ It's composed of two major parts: - a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. + +Refer to the official homepage for documentation +http://babel.pocoo.org/docs/ |