- add FE support for MS _AddressOfReturnAddress()
[cparser] / README
diff --git a/README b/README
index 8c16211..885cc06 100644 (file)
--- a/README
+++ b/README
@@ -11,7 +11,7 @@ Contents:
 1. Introduction
 
 cparser is a recursive descent C99 parser written in C99. It contains lexer,
-parser, constructs and AST and does semantic analysis. It is currently used as
+parser, constructs an AST and does semantic analysis. It is currently used as
 a frontend to the libFirm intermediate representation, but can be used
 independently. cparser is able to bootstrap itself. It currently uses an
 external preprocessor.
@@ -33,5 +33,6 @@ cparser.
 
 4. Contact
 
+There's a Bugtracker at http://pp.info.uni-karlsruhe.de/~firm/bugs
 You can contact me at matze@braunis.de
 You might also visit the #firm channel on irc.freenode.net