declarative

DIY Markov Chains
git clone git://git.jtobin.io/declarative.git
Log | Files | Refs | README | LICENSE

commit e8547724195fcef6ab8ca7eeb4e00df86980f21d
parent 60f4c19cc74dee3fffb284de2daee497b38541fb
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat,  9 Nov 2024 13:40:20 +0400

Remove README badges.

Diffstat:
MREADME.md | 5-----
1 file changed, 0 insertions(+), 5 deletions(-)

diff --git a/README.md b/README.md @@ -1,10 +1,5 @@ # declarative -[![Build Status](https://secure.travis-ci.org/jtobin/declarative.png)](http://travis-ci.org/jtobin/declarative) -[![Hackage Version](https://img.shields.io/hackage/v/declarative.svg)](http://hackage.haskell.org/package/declarative) -[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jtobin/declarative/blob/master/LICENSE) - - DIY Markov Chains. ## What is this