Index: app/README.developers
===================================================================
--- app/README.developers	(revision 25ae32e4c2354e0ed6756bbe1de83f39cd814652)
+++ app/README.developers	(revision 25ae32e4c2354e0ed6756bbe1de83f39cd814652)
@@ -0,0 +1,16 @@
+
+COMMANDS TO BE RUN IN THIS DIRECTORY:
+
+% make
+
+compiles all the components, moves all files destinated for
+distribution in the directory [the value of UTT_DIR_NAME variable in
+Makefile] (currently utt-0.9)
+
+% make install
+
+installes the package in your system in the directory ~/.utt
+
+% make dist
+
+prepares distribution file named ${UTT_DIR_NAME}.tgz (currently utt-0.9.tgz)
