Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
BSN4 committed Nov 15, 2017
2 parents 02c7b78 + 1616385 commit 54051d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Sort a string array based on the included numbers naturally.
Via Composer

``` bash
$ composer require Awssat/numberedStringOrder
$ composer require awssat/numbered-string-order
```

## Usage
Expand Down Expand Up @@ -45,4 +45,4 @@ var_dump($numberedStringOrder->getNumbers(['2digits', 'text1', 'three3', 'blank'

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 comments on commit 54051d5

Please sign in to comment.