Skip to content

Commit

Permalink
README.
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Feb 3, 2018
1 parent 9a39dc2 commit 97fe738
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Expand Up @@ -56,6 +56,8 @@ array and hexdump formats:
>>> len(f)
64
>>> f[f.minimum_address]
33
>>> f[f.minimum_address:f.minimum_address + 1]
bytearray(b'!')
See the `test suite`_ for additional examples.
Expand Down

0 comments on commit 97fe738

Please sign in to comment.