Skip to content

Commit c1f140f

Browse files
committed
readme sample output
1 parent 3e7f7e8 commit c1f140f

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ const client = new ApolloClient({
2525
cache: new InMemoryCache(),
2626
});
2727
```
28+
29+
## Sample output
30+
31+
![image](/docs/sample-output.png)

docs/sample-output.png

56 KB
Loading

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@freewall/apollo-console-logger",
3-
"version": "0.1.2",
3+
"version": "0.1.3",
44
"license": "MIT",
55
"author": "Michal Vaněk",
66
"private": false,

0 commit comments

Comments
 (0)