hnock

A Nock interpreter.
Log | Files | Refs | README | LICENSE

commit fb12ea3cc9ff9c915ffb7f4e6b6a4967d24e279a
parent 0f7b482ee45f9b4dac15fe1dfe417c09ec9c4744
Author: Jared Tobin <jared@jtobin.io>
Date:   Tue,  1 Oct 2019 21:34:10 +0400

Add hackage badge. [ci skip]

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

diff --git a/README.md b/README.md @@ -1,6 +1,7 @@ # hnock [![Build Status](https://travis-ci.org/jtobin/hnock.svg?branch=master)](https://travis-ci.org/jtobin/hnock) +[![Hackage Version](https://img.shields.io/hackage/v/hnock.svg)](http://hackage.haskell.org/package/hnock) [![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/jtobin/hnock/blob/master/LICENSE) A [Nock][nock] interpreter.