Skip to content

Commit

Permalink
Updating README with composer details
Browse files Browse the repository at this point in the history
  • Loading branch information
mapkyca committed Feb 23, 2019
1 parent 2dd9185 commit 35c713f
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,15 @@ Example:
print_r(\ogp\Parser::parse($content));
```

Installation
------------

To install this in your project:

```
composer require mapkyca/php-ogp
```

Author
------

Expand Down

0 comments on commit 35c713f

Please sign in to comment.