Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit 2314637

Browse files
committed
Update README.md template
Installation, Documentation and Support sections
1 parent 205e546 commit 2314637

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

README.md

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,20 @@ zend-uri aids in manipulating and validating Uniform Resource Identifiers
88
assist other components, such as zend-http, but is also useful as a standalone
99
utility.
1010

11-
- File issues at https://github.com/zendframework/zend-uri/issues
12-
- Documentation is at https://docs.zendframework.com/zend-uri/
11+
## Installation
12+
13+
Run the following to install this library:
14+
15+
```bash
16+
$ composer require zendframework/zend-uri
17+
```
18+
19+
## Documentation
20+
21+
Browse the documentation online at https://docs.zendframework.com/zend-uri/
22+
23+
## Support
24+
25+
* [Issues](https://github.com/zendframework/zend-uri/issues/)
26+
* [Chat](https://zendframework-slack.herokuapp.com/)
27+
* [Forum](https://discourse.zendframework.com/)

0 commit comments

Comments
 (0)