aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeddy <ted.sybil@gmail.com>2014-04-06 07:16:52 +0800
committerTeddy <ted.sybil@gmail.com>2014-04-06 07:16:52 +0800
commit7384b7e2cbe9f40970c74bc5afe589c3df4fe24d (patch)
treec2840c05bdea0b5bef649cb0f00656cc1dd5d125
parentfdd965eb0e9bab7a06de7d40824e1168aabdcd36 (diff)
...
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
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