Skip to content

Commit 2d9f89a

Browse files
authored
Add screenshots to the README (#23)
1 parent f290ce8 commit 2d9f89a

File tree

3 files changed

+7
-0
lines changed

3 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
En Elixir based built-in error tracking solution.
44

5+
<a href="guides/screenshots/error-dashboard.png">
6+
<img src="guides/screenshots/error-dashboard.png" alt="ErrorTracker web dashboard" width="400">
7+
</a>
8+
<a href="guides/screenshots/error-detail.png">
9+
<img src="guides/screenshots/error-detail.png" alt="ErrorTracker error detail" width="400">
10+
</a>
11+
512
## Configuration
613

714
Take a look at the [Getting Started](/guides/Getting%20Started.md) guide.
800 KB
Loading
1.18 MB
Loading

0 commit comments

Comments
 (0)