Index: app/dist/files/README
===================================================================
--- app/dist/files/README	(revision 25ae32e4c2354e0ed6756bbe1de83f39cd814652)
+++ app/dist/files/README	(revision a4d0da553f29bc0fd967ebb3e0e910e46b1f4439)
@@ -1,14 +1,21 @@
+General information
+*********************
 
-Installation:
+UAM Text Tools (UTT) is a package of language processing tools
+developed at Adam Mickiewicz University. Its functionality includes:
+* tokenization
+* dictionary-based morphological analysis
+* heuristic morphological analysis of unknown words
+* spelling correction
+* pattern search
+* sentence splitting
+* generation of concordance tables
+                     
+The toolkit is destined for processing of raw (not annotated)
+unrestricted text for any conceivable purpose.
+                        
 
-1) Run the command:
-
-    make install
-
-in this directory. This will install UTT in the directory '~/.utt'.
-
-2) Add the path
-
-    ~/.utt/bin
-    
-to your PATH variable to make UTT programs visible to your system.
+Installation
+**************
+Run utt_make_config.pl to create configuration files.
+Configuration files will be created in ~/.utt/
