diff --git a/AUTHORS b/AUTHORS new file mode 100644 index 0000000..08c0f87 --- /dev/null +++ b/AUTHORS @@ -0,0 +1,5 @@ +Pandora would not be what it is today without the help of +the following kind souls: + +Pedro PiƱera +Raimon Lapuente \ No newline at end of file diff --git a/README.md b/README.md index 28b296d..12e4b2b 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ ![headers](assets/header.png) [![Build Status](https://travis-ci.org/frameworkoriented/pandora.svg?branch=master)](https://travis-ci.org/frameworkoriented/pandora) +[![Coverage Status](https://coveralls.io/repos/github/frameworkoriented/pandora/badge.svg)](https://coveralls.io/github/frameworkoriented/pandora) +[![Gem Version](https://badge.fury.io/rb/pandora-frameworks.svg)](https://badge.fury.io/rb/pandora-frameworks) Welcome to your new gem! In this directory, you'll find the files you need to be able to package up your Ruby library into a gem. Put your Ruby code in the file `lib/pandora`. To experiment with that code, run `bin/console` for an interactive prompt.