summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1d9b4d8..4d24638 100644
--- a/README.rst
+++ b/README.rst
@@ -78,8 +78,9 @@ Prerequisites
Windows. It should work on any later version (in both the 2.x and 3.x lines)
as well.
-**pycparser** has no external dependencies. The only non-stdlib library it uses
-is PLY, which is bundled in ``pycparser/ply``. The current PLY version is 3.4
+* **pycparser** has no external dependencies. The only non-stdlib library it
+ uses is PLY, which is bundled in ``pycparser/ply``. The current PLY version is
+ 3.4
Installation process
--------------------