Skip to content

Commit

Permalink
readme: added build badges
Browse files Browse the repository at this point in the history
  • Loading branch information
Snaipe committed May 21, 2017
1 parent decfba3 commit e2e6fa0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Original file line Diff line number Diff line change
@@ -1,5 +1,8 @@
# fmem # fmem


[![Unix Build Status](https://img.shields.io/travis/Snaipe/fmem/master.svg?label=linux)](https://travis-ci.org/Snaipe/fmem)
[![Windows Build Status](https://img.shields.io/appveyor/ci/Snaipe/fmem/master.svg?label=windows)](https://ci.appveyor.com/project/Snaipe/fmem/branch/master)

A cross-platform library for opening memory-backed libc streams. A cross-platform library for opening memory-backed libc streams.


This library was written for [Criterion][criterion] to implement stringification functions for user-defined types. This library was written for [Criterion][criterion] to implement stringification functions for user-defined types.
Expand Down

0 comments on commit e2e6fa0

Please sign in to comment.