Browse Source

add travis and coveralls status images to README

master
Brett Langdon 12 years ago
parent
commit
6a4a4a079b
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      README.md

+ 3
- 0
README.md View File

@ -1,6 +1,9 @@
Yet Another Plugin Server Yet Another Plugin Server
========================= =========================
[![Build Status](https://travis-ci.org/brettlangdon/yaps.png?branch=master)](https://travis-ci.org/brettlangdon/yaps)
[![Coverage Status](https://coveralls.io/repos/brettlangdon/yaps/badge.png?branch=master)](https://coveralls.io/r/brettlangdon/yaps?branch=master)
YAPS is plugin based HTTP server that gets out of your way and lets you do what you need to do. YAPS is plugin based HTTP server that gets out of your way and lets you do what you need to do.
## Installation ## Installation


Loading…
Cancel
Save