Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Benoit Asselin committed Aug 23, 2017
1 parent c620cae commit ab26092
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Use Octicons with Zend\View

[![Build Status](https://travis-ci.org/161io/zf-octicons-view-helper.svg?branch=master)](https://travis-ci.org/161io/zf-octicons-view-helper)
[![Latest Version](https://img.shields.io/packagist/v/161/zf-octicons-view-helper.svg)](https://packagist.org/packages/161/zf-octicons-view-helper)
[![License](https://img.shields.io/packagist/l/161/zf-octicons-view-helper.svg)](https://packagist.org/packages/161/zf-octicons-view-helper)



## Usage
Expand All @@ -21,7 +24,7 @@

## FAQ

## Options
### Options

```php
$this->octicon('mark-github', 1); // icon size: 100%
Expand All @@ -33,7 +36,7 @@ $this->octicon('mark-github', [
```


## Installation
### Installation

```bash
$ composer require 161/zf-octicons-view-helper
Expand Down

0 comments on commit ab26092

Please # to comment.