Skip to content

Commit 452d393

Browse files
committed
Add modern badges to README
1 parent ef81ca5 commit 452d393

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ Copyright (c) 2013 [Jiahao Chen](https://github.com/jiahao) <[email protected]>
1616

1717
Distributed under the [MIT License](http://opensource.org/licenses/MIT).
1818

19+
[![Build Status](https://travis-ci.org/jiahao/RandomMatrices.jl.png?branch=master)](https://travis-ci.org/jiahao/RandomMatrices.jl)
20+
[![RandomMatrices](http://pkg.julialang.org/badges/RandomMatrices_0.2.svg)](http://pkg.julialang.org/?pkg=RandomMatrices&ver=0.2)
21+
[![RandomMatrices](http://pkg.julialang.org/badges/RandomMatrices_0.3.svg)](http://pkg.julialang.org/?pkg=RandomMatrices&ver=0.3)
22+
[![Coverage Status](https://img.shields.io/coveralls/jiahao/RandomMatrices.jl.svg)](https://img.shields.io/coveralls/jiahao/RandomMatrices.jl.svg)
23+
1924
# Gaussian matrix ensembles
2025

2126
Much of classical random matrix theory has focused on matrices with matrix elements comprised of

0 commit comments

Comments
 (0)