Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
stefandoorn authored Dec 24, 2018
1 parent 83cd291 commit 8104c75
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# WORK IN PROGRESS - Sylius Street Number Plugin
# Sylius Street Number Plugin

This plugin helps you split street & number.

Expand All @@ -15,7 +15,7 @@ Optional features:
1. Require plugin with composer:

```bash
composer require stefandoorn/sylius-street-number-plugin
composer require stefandoorn/sylius-street-number-plugin:^1.0@beta
```

2. Add plugin class to your `AppKernel`.
Expand Down Expand Up @@ -100,4 +100,4 @@ Optional features:
```twig
{{ form_row(form.addition) }}
```

0 comments on commit 8104c75

Please sign in to comment.