Skip to content

Commit

Permalink
Cleanup.
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaswiman committed Feb 26, 2017
1 parent b950d3f commit bb5ee0a
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 @@ -35,7 +35,7 @@ Consider the language of strings on the alphabet `abc`, which begin with b and h
(b([abc][abc][abc])*)∩([abc][abc][abc][abc][abc])*
>>> r.as_dfa('abc')._draw(full=True)
Which generates the following visualization:<sup>*</sup>
Which generates the following visualization:

.. image:: https://cloud.githubusercontent.com/assets/123110/21747066/c2a956f2-d50f-11e6-9f5a-90e79cd6cf06.png

Expand Down

0 comments on commit bb5ee0a

Please sign in to comment.