update


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1150 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/asn1c/tests/README b/asn1c/tests/README
index 5d37c11..1d7b4c9 100644
--- a/asn1c/tests/README
+++ b/asn1c/tests/README
@@ -1,8 +1,8 @@
 
-This is a very funny test automation. The name of the check-N.c file is used
-as a pointer to the file in ../../tests/N-*.asn1. This file is compiled
-using the asn1c compiler from above directory. Then, everything is build
-together in a temporary directory with a check-N.c used as a testing engine.
+The name of the check-N.c file is used as a pointer to the file
+../../tests/N-*.asn1. This ASN.1 file is compiled using the asn1c compiler
+from the above directory. After that, everything is coompiled together
+in a temporary directory with a check-N.c used as a testing engine.
 
 For manual execution of a specific test case, use the following pattern: