Skip to content

Commit

Permalink
ENHANCEMENT: README file
Browse files Browse the repository at this point in the history
  • Loading branch information
gordonbanderson committed Jan 20, 2016
1 parent 3a27d25 commit 742ad18
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions README.md
@@ -0,0 +1,36 @@
# HTML Tagline
[![Build Status](https://travis-ci.org/gordonbanderson/html-tagline.svg?branch=master)](https://travis-ci.org/gordonbanderson/html-tagline)
[![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/gordonbanderson/html-tagline/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/gordonbanderson/html-tagline/?branch=master)
[![Code Coverage](https://scrutinizer-ci.com/g/gordonbanderson/html-tagline/badges/coverage.png?b=master)](https://scrutinizer-ci.com/g/gordonbanderson/html-tagline/?branch=master)
[![Build Status](https://scrutinizer-ci.com/g/gordonbanderson/html-tagline/badges/build.png?b=master)](https://scrutinizer-ci.com/g/gordonbanderson/html-tagline/build-status/master)
[![codecov.io](https://codecov.io/github/gordonbanderson/html-tagline/coverage.svg?branch=master)](https://codecov.io/github/gordonbanderson/html-tagline?branch=master)

[![Latest Stable Version](https://poser.pugx.org/weboftalent/html-tagline/version)](https://packagist.org/packages/weboftalent/html-tagline)
[![Latest Unstable Version](https://poser.pugx.org/weboftalent/html-tagline/v/unstable)](//packagist.org/packages/weboftalent/html-tagline)
[![Total Downloads](https://poser.pugx.org/weboftalent/html-tagline/downloads)](https://packagist.org/packages/weboftalent/html-tagline)
[![License](https://poser.pugx.org/weboftalent/html-tagline/license)](https://packagist.org/packages/weboftalent/html-tagline)
[![Monthly Downloads](https://poser.pugx.org/weboftalent/html-tagline/d/monthly)](https://packagist.org/packages/weboftalent/html-tagline)
[![Daily Downloads](https://poser.pugx.org/weboftalent/html-tagline/d/daily)](https://packagist.org/packages/weboftalent/html-tagline)

[![Dependency Status](https://www.versioneye.com/php/weboftalent:html-tagline/badge.svg)](https://www.versioneye.com/php/weboftalent:html-tagline)
[![Reference Status](https://www.versioneye.com/php/weboftalent:html-tagline/reference_badge.svg?style=flat)](https://www.versioneye.com/php/weboftalent:html-tagline/references)

![codecov.io](https://codecov.io/github/gordonbanderson/html-tagline/branch.svg?branch=master)

## Maintainers

* Gordon Anderson (Nickname: nontgor)
<gordon.b.anderson@gmail.com>

##Introduction

This module replaces the TagLine in the site configuration section with one that
is HTML instead of plain text

##Installation
```
composer require "weboftalent/html-tagline"
```

##Requirements
* SilverStripe 3.1 or 3.2

0 comments on commit 742ad18

Please sign in to comment.