diff --git a/README.md b/README.md index b5aa70b..92a656b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ hmac-sha1 ========= +[![Build Status](https://travis-ci.org/Akagi201/hmac-sha1.svg)](https://travis-ci.org/Akagi201/hmac-sha1) + Standalone implementation of `HMAC()` + `EVP_sha1()` in `OpenSSL`