Skip to content

Commit

Permalink
README
Browse files Browse the repository at this point in the history
  • Loading branch information
eerimoq committed Apr 26, 2015
1 parent adec355 commit b40696d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -83,5 +83,5 @@ Change endianess of data and then unpack it:
>>> unpack('u1u3u4s16', byteswap('12', packed))
(1, 2, 3, 256)
.. |buildstatus| image:: https://travis-ci.org/eerimoq/archive.svg
.. _buildstatus: https://travis-ci.org/eerimoq/archive
.. |buildstatus| image:: https://travis-ci.org/eerimoq/bitstruct.svg
.. _buildstatus: https://travis-ci.org/eerimoq/bitstruct

0 comments on commit b40696d

Please sign in to comment.