summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuval Adam <_@yuv.al>2018-03-09 11:31:03 +0200
committerYuval Adam <_@yuv.al>2018-03-09 11:31:03 +0200
commit5bd48b59a527b493d1219409c2b82fbf37903685 (patch)
tree1e09b86cd421d1d1028ca864ed22668a1b8d62a7
parent519590839ec777b5b95a7779180fba9a0d03c05a (diff)
Update README
-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
----------