Skip to content

Commit

Permalink
Update README, add install via composer
Browse files Browse the repository at this point in the history
  • Loading branch information
thePanz committed Jan 20, 2021
1 parent 90ba33c commit fd7f332
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,11 @@ The filter allows some customization of the output, given its signature `filter_

## Install

Via composer:
```shell
composer require "pnz/twig-extension-number"
```

In Symfony, tag `Pnz\TwigExtensionNumber\Number` with `twig.extension`, and the filter will be
automatically registered.

Expand Down

0 comments on commit fd7f332

Please sign in to comment.