summaryrefslogtreecommitdiffstats
path: root/libtommath/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'libtommath/README.md')
-rw-r--r--libtommath/README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/libtommath/README.md b/libtommath/README.md
index 866f024..4c5da71 100644
--- a/libtommath/README.md
+++ b/libtommath/README.md
@@ -1,4 +1,6 @@
-[![Build Status](https://travis-ci.org/libtom/libtommath.png?branch=develop)](https://travis-ci.org/libtom/libtommath)
+[![Build Status - master](https://travis-ci.org/libtom/libtommath.png?branch=master)](https://travis-ci.org/libtom/libtommath)
+
+[![Build Status - develop](https://travis-ci.org/libtom/libtommath.png?branch=develop)](https://travis-ci.org/libtom/libtommath)
This is the git repository for [LibTomMath](http://www.libtom.org/), a free open source portable number theoretic multiple-precision integer (MPI) library written entirely in C.