Skip to content

Commit

Permalink
readme fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
izica committed Jan 11, 2017
1 parent 38c3eee commit e79c481
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,3 +1,8 @@
#Install
```bash
composer require izica/phalcon-meta-tags
```
#Usage:
##Class functions:
```php
setTitle($title)
Expand All @@ -14,8 +19,6 @@

getMeta() // return metas string
```

#Usage:
##Register service:
```php
$di = new DI();
Expand Down

0 comments on commit e79c481

Please sign in to comment.