Skip to content
This repository was archived by the owner on Mar 28, 2022. It is now read-only.

Commit 6413d9d

Browse files
committed
Add support to readme
1 parent 2b64b7a commit 6413d9d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,11 +237,18 @@ Now, you can start the built-in command line interface from anywhere, providing
237237
mocks-server --behaviors=./path-to-behaviors
238238
```
239239

240+
### Support (OS Terminals)
241+
242+
@mocks-server/main uses [inquirer][inquirer-url] for displaying CLI. You can [consult his OS Terminals support here][inquirer-support].
243+
240244
## Contributing
241245

242246
Contributors are welcome.
243247
Please read the [contributing guidelines](.github/CONTRIBUTING.md) and [code of conduct](.github/CODE_OF_CONDUCT.md).
244248

249+
[inquirer-url]: https://www.npmjs.com/package/inquirer#support-os-terminals
250+
[inquirer-support]: https://www.npmjs.com/package/inquirer#support-os-terminals
251+
245252
[coveralls-image]: https://coveralls.io/repos/github/mocks-server/main/badge.svg
246253
[coveralls-url]: https://coveralls.io/github/mocks-server/main
247254
[travisci-image]: https://travis-ci.com/mocks-server/main.svg?branch=master

0 commit comments

Comments
 (0)