Skip to content

Commit

Permalink
docs: correct identation in README.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinDeJong-TomTom committed Jun 9, 2021
1 parent 3131668 commit 2e03934
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ Example LLVM output:
for (std::vector<int>::iterator it = vec.begin(); it != vec.end(); ++it)
^
{
Example execution

.. code-block:: console
Expand Down

0 comments on commit 2e03934

Please sign in to comment.