Skip to content

Commit

Permalink
readme sample output
Browse files Browse the repository at this point in the history
  • Loading branch information
FreeWall committed Mar 12, 2023
1 parent 3e7f7e8 commit c1f140f
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,7 @@ const client = new ApolloClient({
cache: new InMemoryCache(),
});
```

## Sample output

![image](/docs/sample-output.png)
Binary file added docs/sample-output.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@freewall/apollo-console-logger",
"version": "0.1.2",
"version": "0.1.3",
"license": "MIT",
"author": "Michal Vaněk",
"private": false,
Expand Down

0 comments on commit c1f140f

Please sign in to comment.