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

Commit b192eb1

Browse files
committed
Update README.md
1 parent f32fc8b commit b192eb1

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
@@ -5,5 +5,20 @@
55

66
zend-xml2json provides functionality for converting XML structures to JSON.
77

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

0 commit comments

Comments
 (0)