Skip to content

Commit

Permalink
Merge pull request #3 from roquie/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
shadz3rg authored Apr 3, 2017
2 parents 4e45831 + 48d2b42 commit 861ca1c
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,16 @@ Also depends on ```doctrine2/Lexer``` package.
Installation
----
Install with Composer.

`composer require shadz3rg/php-stamp`

or

```json
{
"minimum-stability": "dev",
"require": {
"shadz3rg/php-stamp": "dev-master"
}
"require": {
"shadz3rg/php-stamp": "0.1.*"
}
}
```

Expand Down

0 comments on commit 861ca1c

Please sign in to comment.