Skip to content

Commit 9c403b9

Browse files
committed
add link to docs
1 parent 4d5cc9c commit 9c403b9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# Examples
22

3-
Please suggest more examples with a pull request
3+
See the command-line interface in action [here](https://scriptsmith.github.io/instamancer), and instructions and examples [here](../README.md#command-line)
44

55
|Name|Description|
66
|---------------------------------------|----------------------------------------------------------|
77
|[Express server](server.ts) |Express server acting as an API endpoint |
88
|[Page complexity plugin](complexity.ts)|Plugin that outputs the number of DOM elements on the page|
99

10-
See the command-line interface instructions and examples [here](../README.md#command-line)
10+
Please suggest more examples with a pull request

0 commit comments

Comments
 (0)