diff --git a/README.rst b/README.rst index d4c56ac..22d3579 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ libemsha ======== +.. image:: https://travis-ci.org/kisom/libemsha.svg?branch=master + :target: https://travis-ci.org/kisom/libemsha + This library is an MIT-licensed HMAC-SHA-256 C++11 library designed for embedded systems. It is built following the JPL `Power of Ten `_ rules. It was written in