Skip to content

Commit

Permalink
Badges. Stinkin badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
theory committed Mar 14, 2015
1 parent 2f2a878 commit ea555c0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
@@ -1,6 +1,10 @@
FSA/Rules version 0.35
======================

[![CPAN version](https://badge.fury.io/pl/FSA-Rules.svg)](http://badge.fury.io/pl/App-Sqitch)
[![Build Status](https://travis-ci.org/theory/fsa-rules.svg)](https://travis-ci.org/theory/sqitch)
[![Coverage Status](https://coveralls.io/repos/theory/fsa-rules/badge.svg)](https://coveralls.io/r/theory/sqitch)

FSA::Rules implements a simple state machine pattern, allowing you to quickly
build rules-based state machines in Perl. As a simple implementation of a
powerful concept, it differs slightly from an ideal DFA model in that it does
Expand Down

0 comments on commit ea555c0

Please sign in to comment.