Skip to content

Commit 2cf2e36

Browse files
committed
docs: add mention of more docs in "README"
1 parent ade26c3 commit 2cf2e36

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,9 @@ test('Is able to make terminal input and view in-progress stdout', async () => {
9393
})
9494
```
9595

96+
For a API reference documentation, including suggestions on how to use this library, see our
97+
[documentation introduction with further reading](./docs/introduction.md).
98+
9699
> While this library _does_ work in Windows, it does not appear to function properly in Windows CI environments, such
97100
> as GitHub actions. As a result, you may need to either switch CI systems or limit your CI to only run in Linux
98101
>

0 commit comments

Comments
 (0)