measurable

A simple shallowly-embedded DSL for dealing with measures.
Log | Files | Refs | README | LICENSE

commit 24829e93334fafe6d2997ed957d2c03e320278aa
parent 1c649198095a491f5da41dcba10b92947411bf7e
Author: Jared Tobin <jared@jtobin.ca>
Date:   Tue,  1 Nov 2016 08:36:46 +1300

Add license badge.

Diffstat:
MREADME.md | 7++++---
1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ -measurable ----------- + +# measurable + +[![BSD3 License](https://img.shields.io/badge/license-BSD3-blue.svg)](https://github.com/jtobin/measurable/blob/master/LICENSE) **measurable** is a simple shallowly-embedded DSL for dealing with measures. @@ -22,4 +24,3 @@ Caveat: while fun to play with, and rewarding to see how measures fit together, measure operations as nested integrals are exponentially complex. Don't expect them to scale very far! -