Index: lang/README.developers
===================================================================
--- lang/README.developers	(revision ef85bd7e83d1ab6ee403fb373e64f271ac6e1648)
+++ lang/README.developers	(revision ef85bd7e83d1ab6ee403fb373e64f271ac6e1648)
@@ -0,0 +1,10 @@
+To create dictionary distribution, use:
+    make dist_tarball
+or
+    make dist_tarball DIC_LANG=pl_PL.ISO-8859-2
+    
+The fisrt version will create tarball for all dictionaries, 
+the second only for selected language and encoding.
+The tarball file will be placed in current directory.
+
+Next distribution will be prepared soon.
