tomcrypt/README.md
Steffen Jaeckel e5e8cc2e50 Update README.md
add Build status
2013-05-29 14:30:47 +03:00

23 lines
635 B
Markdown

libtomcrypt
==========
See doc/crypt.pdf for a detailed documentation
Build Status
------------
develop: [![Build Status](https://api.travis-ci.org/libtom/libtomcrypt.png?branch=develop)](https://api.travis-ci.org/libtom/libtomcrypt.png?branch=develop)
Submitting patches
------------------
Please branch off from develop if you want to submit a patch.
Branches
--------
Please be aware, that all branches besides _master_ and _develop_ __can__ and __will be__ force-pushed, rebased and/or removed!
If you want to rely on such an _unstable_ branch, create your own fork of this repository to make sure nothing breaks for you.