commit ce6912fa6173dfa5fa83cbb4298d22bfb5a32096
parent e451fa7dfb0d7e16dd86bf315cb3151fcfd0c1dc
Author: Jared Tobin <jared@jtobin.ca>
Date: Fri, 11 Mar 2016 12:49:23 +1300
Add license badge. [ci skip]
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/README.md b/README.md
@@ -2,6 +2,7 @@
[![Build Status](https://secure.travis-ci.org/jtobin/mighty-metropolis.png)](http://travis-ci.org/jtobin/mighty-metropolis)
[![Hackage Version](https://img.shields.io/hackage/v/mighty-metropolis.svg)](http://hackage.haskell.org/package/mighty-metropolis)
+[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jtobin/mighty-metropolis/blob/master/LICENSE)
The classic Metropolis algorithm. Wander around parameter space according to a
simple spherical Gaussian distribution.