Skip to content

Commit

Permalink
add how to install it to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
petrnymsa committed Jan 11, 2020
1 parent 0280ff3 commit 39cf0c7
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,13 @@ Any valid JSON is **valid** scheme.

How to use it?
==============

Install it

.. code-block::
python -m pip install jdog
Prepare a scheme

.. code-block::
Expand All @@ -42,7 +49,7 @@ Prepare a scheme
}
}
From code:
Use it

.. code-block::
Expand Down

0 comments on commit 39cf0c7

Please sign in to comment.