We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9071ce4 + 0e6b905 commit 00570b5Copy full SHA for 00570b5
README.md
@@ -17,6 +17,8 @@ To use it in the browser, include the following on your site:
17
<script src="node_modules/linear-converter/dist/linear-converter.min.js"></script>
18
```
19
20
+For CLI use, see [linear-converter-cli](https://github.com/javiercejudo/linear-converter-cli).
21
+
22
## Basic usage
23
24
```js
0 commit comments