summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 9b828ee..686bdc3 100644
--- a/README.rst
+++ b/README.rst
@@ -43,7 +43,9 @@ Which will pretty-print the decoded data structure.
Development
-----------
-Unit test are run via ``pytest``
+.. code-block:: shell
+
+ $ pytest
References
----------