summaryrefslogtreecommitdiffstats
path: root/libtommath/README.md
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-31 13:32:52 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2017-08-31 13:32:52 (GMT)
commitad562484f0094b64a85de813c8576165badcc126 (patch)
tree2f8a0ec17142cfe07a28b00ebee53cf0b44591df /libtommath/README.md
parentd1a565fde90f8805d8e50073455049f92bef1d43 (diff)
downloadtcl-ad562484f0094b64a85de813c8576165badcc126.zip
tcl-ad562484f0094b64a85de813c8576165badcc126.tar.gz
tcl-ad562484f0094b64a85de813c8576165badcc126.tar.bz2
Undo tag removal (just get libtommath directly from GitHUB), so we don't have useless file changes with every new release
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.