1
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
# uri-template
|
||||
|
||||
## Install
|
||||
|
||||
Via Composer
|
||||
|
||||
``` bash
|
||||
$ composer require guzzlehttp/uri-template
|
||||
```
|
||||
|
||||
## Change log
|
||||
|
||||
Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.
|
||||
|
||||
## Testing
|
||||
|
||||
``` bash
|
||||
$ make test
|
||||
```
|
||||
|
||||
## Security
|
||||
|
||||
If you discover any security related issues, please email security@guzzlephp.org instead of using the issue tracker.
|
||||
|
||||
## License
|
||||
|
||||
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
|
||||
Reference in New Issue
Block a user