Skip to content

Commit 5c446e1

Browse files
authored
Merge pull request #6 from iruvan/irvan_readme_debug_output
docs(readme): add debug output
2 parents d9ec84f + b4f35ef commit 5c446e1

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,9 @@ POSTGRES_DSN="postgres://user@localhost:5432/postgres?sslmode=disable" go run .
7777
curl -H "is-debug: 1" http://localhost:8023/test-1
7878
```
7979

80-
Example Debug Output: ![img.png](docs/dbg_out.png)
80+
Example Debug Output:
81+
82+
![img.png](docs/dbg_output.png)
8183

8284
## Development
8385

docs/dbg_out.png

-106 KB
Binary file not shown.

docs/dbg_output.png

81.6 KB
Loading

0 commit comments

Comments
 (0)