Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Jul 30, 2018
1 parent fe7212d commit dc43bda
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ Benchmark
=========

A `benchmark`_ comparing the CPU time of 10 JSON parsers, parsing a
`276kb file`_.
`276 kb file`_.

.. code-block:: text
Expand Down Expand Up @@ -146,4 +146,4 @@ Contributing
.. _PyParsing: https://github.com/pyparsing/pyparsing
.. _Hello World: https://github.com/eerimoq/textparser/blob/master/examples/hello_world.py
.. _benchmark: https://github.com/eerimoq/textparser/blob/master/examples/benchmarks/json/cpu.py
.. _276kb file: https://github.com/eerimoq/textparser/blob/master/examples/benchmarks/json/data.json
.. _276 kb file: https://github.com/eerimoq/textparser/blob/master/examples/benchmarks/json/data.json

0 comments on commit dc43bda

Please sign in to comment.