Skip to content

Commit 8ba69b0

Browse files
committed
Add hackage badge
1 parent e87d237 commit 8ba69b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# sdl2-ttf
22

3-
[![Build Status](https://travis-ci.org/haskell-game/sdl2-ttf.svg?branch=master)](https://travis-ci.org/haskell-game/sdl2-ttf)
3+
[![Build Status](https://secure.travis-ci.org/haskell-game/sdl2-ttf.svg?master)](https://travis-ci.org/haskell-game/sdl2-ttf)
4+
[![Hackage](https://img.shields.io/hackage/v/sdl2-ttf.svg)](https://hackage.haskell.org/package/sdl2-ttf)
5+
46

57
#### Haskell bindings to SDL2_ttf
68

0 commit comments

Comments
 (0)