Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
wannesm committed Mar 18, 2018
1 parent de51d2b commit be6c9ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ Python package

The wrapper can be used as a Python package and allows for interactive use.

The following example builds an SDD for the formula ``a^b v b^c v c^d``.
The following example builds an SDD for the formula ``a∧b ∨ b∧c ∨ c∧d``.

.. code-block:: python
Expand Down

0 comments on commit be6c9ca

Please sign in to comment.