We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fead68 commit 9725c2cCopy full SHA for 9725c2c
README.md
@@ -2,6 +2,7 @@
2
3
[](https://nodei.co/npm/itoolkit/)
4
5
+[](https://nodejs-itoolkit.readthedocs.io/en/latest/?badge=latest)
6
7
`itoolkit` is a Node.js interface to [XMLSERVICE](https://github.com/IBM/xmlservice) to access all things IBM i.
8
@@ -234,7 +235,7 @@ conn.run((error, xmlOutput) => {
234
235
```
236
237
# Documentation
-Please read the [docs](docs/README.md).
238
+Please read the [docs](https://nodejs-itoolkit.readthedocs.io/en/latest/).
239
240
# Testing
241
Refer to the [README](test/README.md)
0 commit comments