*** empty log message ***
[h316.git] / README
diff --git a/README b/README
index 43412cc2e220d9051cf12e5254f0236e9dd55154..09615567fee562d3918743baaa00f88bf638bf08 100644 (file)
--- a/README
+++ b/README
@@ -49,6 +49,12 @@ Libraries are built with some scripts contained in the appropriate
 subdirectories. There's a kind of receipe file for every 
 library to build. Works fine, try it out!
 
+And don't forget to try out the ldc program.
+ldc <obj-file>|<library-file>
+It's an object checker. A bit like nm on unix machines.
+If you have unknown or unchecked library or 
+object tapes - you will LOVE it!!!
+
 So, if there are questions, please ask me.
 
 Best regards,
@@ -56,7 +62,7 @@ Best regards,
 Philipp :-)
 
 
-
+... make clean works, too.