From 7384b7e2cbe9f40970c74bc5afe589c3df4fe24d Mon Sep 17 00:00:00 2001 From: Teddy Date: Sun, 6 Apr 2014 07:16:52 +0800 Subject: ... --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index f83503a..28f9376 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ Build Requirements Features --------- -- Complex declaration support (`int (*a)[10]`, `int (*f)()`, `int (*g(int ***e[10]))()`, etc.) +- Complex declaration support (``int (*a)[10]``, ``int (*f)()``, ``int (*g(int ***e[10]))()``, etc.) - Forward declaration - Sophisticated error reporting - User-friendly AST printing -- cgit v1.2.3